Commit 66e53bc
committed
test: fix confusing tuple value
`null` is a common variable in Lua. Since the variable is not declared
and strict mode is off, it is essentially `nil`.1 parent 42bbe14 commit 66e53bc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments