summaryrefslogtreecommitdiff
path: root/tests/run.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2020-12-19 00:40:00 +0800
committerruki <[email protected]>2020-12-19 00:40:00 +0800
commitc47ddba3dbc6ace6eb38535a33a7b1090b402a60 (patch)
tree679ec46ff80d3dec8ff972d7465a377e278eac83 /tests/run.lua
parent7f209ab4cad02cf826d5a265323e4dfb40cfe102 (diff)
rename deprecated module
Diffstat (limited to 'tests/run.lua')
-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 = {}