summaryrefslogtreecommitdiff
path: root/tests/interpreter/scope.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-01-21 12:38:22 +0800
committerruki <[email protected]>2016-02-15 19:10:25 +0800
commita187eafee62e611520b73b4942565e70747059e5 (patch)
tree605fa6107e67632fbc8e79a7d233448a7eb6d8d0 /tests/interpreter/scope.lua
parent72b0812fb90a31caf17e2c44ec1c9e21e82069c6 (diff)
make results and merge root values
Diffstat (limited to 'tests/interpreter/scope.lua')
-rw-r--r--tests/interpreter/scope.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/interpreter/scope.lua b/tests/interpreter/scope.lua
index 4690c3705..f15c2da98 100644
--- a/tests/interpreter/scope.lua
+++ b/tests/interpreter/scope.lua
@@ -1,5 +1,6 @@
set_kind("static")
+add_files("root.c")
add_target("target1")