summaryrefslogtreecommitdiff
path: root/tests/projects/other/bin2obj/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/projects/other/bin2obj/test.lua')
-rw-r--r--tests/projects/other/bin2obj/test.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/projects/other/bin2obj/test.lua b/tests/projects/other/bin2obj/test.lua
new file mode 100644
index 000000000..7f2050b62
--- /dev/null
+++ b/tests/projects/other/bin2obj/test.lua
@@ -0,0 +1,4 @@
+function main(t)
+ t:build()
+end
+