summaryrefslogtreecommitdiff
path: root/flags/tests/dotted.ts
diff options
context:
space:
mode:
Diffstat (limited to 'flags/tests/dotted.ts')
-rwxr-xr-xflags/tests/dotted.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags/tests/dotted.ts b/flags/tests/dotted.ts
index 03f72dc83..94867abb2 100755
--- a/flags/tests/dotted.ts
+++ b/flags/tests/dotted.ts
@@ -1,4 +1,4 @@
-import { test, assertEqual } from "https://deno.land/x/testing/testing.ts";
+import { test, assertEqual } from "../../testing/mod.ts";
import { parse } from "../index.ts";
test(function dottedAlias() {