summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-08-07 15:20:35 +0800
committerGitHub <[email protected]>2021-08-07 15:20:35 +0800
commitb82ffd74db0a424c9c94b3e499c6be7e94f558e2 (patch)
tree2abd3f0a6e0ca377b23bbfeacbee2e4435d05478
parentb88ee0743509944ac9cb1c54bf2feed7d4c596b5 (diff)
Update test.lua
-rw-r--r--tests/projects/other/bin2c/test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/other/bin2c/test.lua b/tests/projects/other/bin2c/test.lua
index 5644bd34c..b57362078 100644
--- a/tests/projects/other/bin2c/test.lua
+++ b/tests/projects/other/bin2c/test.lua
@@ -1,3 +1,3 @@
function main(t)
--- t:build()
+ t:build()
end