diff options
Diffstat (limited to 'gtest/script/equal_in_expected.lua')
| -rw-r--r-- | gtest/script/equal_in_expected.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtest/script/equal_in_expected.lua b/gtest/script/equal_in_expected.lua index 846dd7c..e1294bd 100644 --- a/gtest/script/equal_in_expected.lua +++ b/gtest/script/equal_in_expected.lua @@ -1,4 +1,4 @@ -local str = tsg.data +local str = TSG.data for i return string.len(str), str end |
