diff options
| author | ruki <[email protected]> | 2021-08-07 15:20:35 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-07 15:20:35 +0800 |
| commit | b82ffd74db0a424c9c94b3e499c6be7e94f558e2 (patch) | |
| tree | 2abd3f0a6e0ca377b23bbfeacbee2e4435d05478 | |
| parent | b88ee0743509944ac9cb1c54bf2feed7d4c596b5 (diff) | |
Update test.lua
| -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 |
