summaryrefslogtreecommitdiff
path: root/tests/nested/subdir/script.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nested/subdir/script.lua')
-rw-r--r--tests/nested/subdir/script.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nested/subdir/script.lua b/tests/nested/subdir/script.lua
index ef278a2..f69da5c 100644
--- a/tests/nested/subdir/script.lua
+++ b/tests/nested/subdir/script.lua
@@ -2,4 +2,4 @@ local testlib = require "testlib"
testlib.f1()
testlib.f2()
testlib.f2()
-os.exit()
+osexit()