diff options
Diffstat (limited to 'gtest/script/eof_expected.lua')
| -rw-r--r-- | gtest/script/eof_expected.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtest/script/eof_expected.lua b/gtest/script/eof_expected.lua index 580dcab..4f94caf 100644 --- a/gtest/script/eof_expected.lua +++ b/gtest/script/eof_expected.lua @@ -1,4 +1,4 @@ -local str = tsg.data +local str = TSG.data str = string.format('%s', str) return string.len(str), str end |
