diff options
Diffstat (limited to 'gtest/script/then_expected.lua')
| -rw-r--r-- | gtest/script/then_expected.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtest/script/then_expected.lua b/gtest/script/then_expected.lua index 8a94370..890e4ad 100644 --- a/gtest/script/then_expected.lua +++ b/gtest/script/then_expected.lua @@ -1,4 +1,4 @@ if not nil - str = tsg.data + str = TSG.data return string.len(str), str end |
