summaryrefslogtreecommitdiff
path: root/tests/integration/task_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/task_tests.rs')
-rw-r--r--tests/integration/task_tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/task_tests.rs b/tests/integration/task_tests.rs
index c8531c13f..b64e329a5 100644
--- a/tests/integration/task_tests.rs
+++ b/tests/integration/task_tests.rs
@@ -5,6 +5,7 @@
use deno_core::serde_json::json;
use test_util::env_vars_for_npm_tests;
+use test_util::itest;
use test_util::TestContext;
use test_util::TestContextBuilder;