summaryrefslogtreecommitdiff
path: root/tests/tolua/test1.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tolua/test1.lua')
-rw-r--r--tests/tolua/test1.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tolua/test1.lua b/tests/tolua/test1.lua
index 20d97cf..74b3852 100644
--- a/tests/tolua/test1.lua
+++ b/tests/tolua/test1.lua
@@ -1 +1,2 @@
local b = Derived:new( )
+b:hello( )