summaryrefslogtreecommitdiff
path: root/gtest/script/do_expected.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gtest/script/do_expected.lua')
-rw-r--r--gtest/script/do_expected.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtest/script/do_expected.lua b/gtest/script/do_expected.lua
index b6d9afb..e730a74 100644
--- a/gtest/script/do_expected.lua
+++ b/gtest/script/do_expected.lua
@@ -1,3 +1,3 @@
-local str = tsg.data
+local str = TSG.data
for i = 0, 10
return string.len(str), str