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/c++/unity_build/test.lua | |
| parent | 591a78508904e868941380b9552d90e114de5b8f (diff) | |
remove some comments
Diffstat (limited to 'tests/projects/c++/unity_build/test.lua')
| -rw-r--r-- | tests/projects/c++/unity_build/test.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/projects/c++/unity_build/test.lua b/tests/projects/c++/unity_build/test.lua index b76241be2..b57362078 100644 --- a/tests/projects/c++/unity_build/test.lua +++ b/tests/projects/c++/unity_build/test.lua @@ -1,6 +1,3 @@ --- main entry function main(t) - - -- build project t:build() end |
