From fc8a12faa66d7a2f3c18f804c0856fb781b6e022 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sat, 5 May 2018 12:49:02 +0900 Subject: global expect --- test/shared/commands/parsers.test.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test/shared/commands') diff --git a/test/shared/commands/parsers.test.js b/test/shared/commands/parsers.test.js index 0a1960c..1910f07 100644 --- a/test/shared/commands/parsers.test.js +++ b/test/shared/commands/parsers.test.js @@ -1,4 +1,3 @@ -import { expect } from "chai"; import * as parsers from 'shared/commands/parsers'; describe("shared/commands/parsers", () => { -- cgit v1.2.3