diff options
| -rw-r--r-- | tests/projects/other/bin2c/test.lua | 2 |
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 |
