diff options
| author | ruki <[email protected]> | 2023-07-25 22:52:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-07-25 22:52:59 +0800 |
| commit | a3e23ab114d738d911b862644b97c5061e401140 (patch) | |
| tree | c2ff42d4e1fefbd794cd5385ec44b07f26b21e20 /tests/projects/rust/console/test.lua | |
| parent | 591a78508904e868941380b9552d90e114de5b8f (diff) | |
remove some comments
Diffstat (limited to 'tests/projects/rust/console/test.lua')
| -rw-r--r-- | tests/projects/rust/console/test.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/projects/rust/console/test.lua b/tests/projects/rust/console/test.lua index 92168a8c1..060aa6ca5 100644 --- a/tests/projects/rust/console/test.lua +++ b/tests/projects/rust/console/test.lua @@ -1,7 +1,4 @@ --- main entry function main(t) - - -- build project if is_host("macosx") and os.arch() ~= "arm64" then t:build() else |
