summaryrefslogtreecommitdiff
path: root/gtest/script/then_expected.lua
blob: 890e4adb8ce5bf9afe48d5629fb974a71ca39074 (plain)
1
2
3
4
if not nil 
    str = TSG.data
    return string.len(str), str  
end