diff options
| author | ruki <[email protected]> | 2022-12-18 14:01:31 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-18 14:01:31 +0800 |
| commit | cd725062f43a77d8919ccc29d751ad3763fc80b8 (patch) | |
| tree | 8f4d63455c7e2c6650d4de42a6eb352c1b547df8 /tests/apis/clone_target | |
| parent | 66991f330fcfe08630fd2c028f45d7a54b5fd7be (diff) | |
fix link
Diffstat (limited to 'tests/apis/clone_target')
| -rw-r--r-- | tests/apis/clone_target/test.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/apis/clone_target/test.lua b/tests/apis/clone_target/test.lua index a4a38b0ce..83c0a9546 100644 --- a/tests/apis/clone_target/test.lua +++ b/tests/apis/clone_target/test.lua @@ -1,3 +1,3 @@ function main() - os.exec("xmake") + os.exec("xmake -vD") end |
