diff options
Diffstat (limited to 'gtest/script/unexpected_symbol.lua')
| -rw-r--r-- | gtest/script/unexpected_symbol.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtest/script/unexpected_symbol.lua b/gtest/script/unexpected_symbol.lua index a51eb44..02c4edf 100644 --- a/gtest/script/unexpected_symbol.lua +++ b/gtest/script/unexpected_symbol.lua @@ -1,3 +1,3 @@ -=* -local str = string.format('%s', tsg.data) +local str = string.format('%s', TSG.data) return string.len(str), str |
