diff options
Diffstat (limited to 'gtest/script/end_expected.lua')
| -rw-r--r-- | gtest/script/end_expected.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtest/script/end_expected.lua b/gtest/script/end_expected.lua index fb1dfcb..a886c55 100644 --- a/gtest/script/end_expected.lua +++ b/gtest/script/end_expected.lua @@ -1,3 +1,3 @@ -local str = tsg.data +local str = TSG.data if str then return string.len(str), str |
