summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/run.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.lua b/tests/run.lua
index c2554397c..572e31e9f 100644
--- a/tests/run.lua
+++ b/tests/run.lua
@@ -1,5 +1,5 @@
-- imports
-import("core.project.task")
+import("core.base.task")
import("core.base.option")
local params = {}