diff options
| author | ruki <[email protected]> | 2020-12-19 00:40:00 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-19 00:40:00 +0800 |
| commit | c47ddba3dbc6ace6eb38535a33a7b1090b402a60 (patch) | |
| tree | 679ec46ff80d3dec8ff972d7465a377e278eac83 /tests/run.lua | |
| parent | 7f209ab4cad02cf826d5a265323e4dfb40cfe102 (diff) | |
rename deprecated module
Diffstat (limited to 'tests/run.lua')
| -rw-r--r-- | tests/run.lua | 2 |
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 = {} |
