summaryrefslogtreecommitdiff
path: root/js/resources_test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/resources_test.ts')
-rw-r--r--js/resources_test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/resources_test.ts b/js/resources_test.ts
index 3b34d7395..578b6c72a 100644
--- a/js/resources_test.ts
+++ b/js/resources_test.ts
@@ -1,5 +1,5 @@
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
-import { test, testPerm, assert, assertEqual } from "./test_util.ts";
+import { test, testPerm, assertEqual } from "./test_util.ts";
import * as deno from "deno";
test(function resourcesStdio() {