More tests
This commit is contained in:
@@ -479,7 +479,6 @@ func TestArrayIndexExpressions(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, tt := range tests {
|
||||
t.Log(tt.input)
|
||||
evaluated := testEval(tt.input)
|
||||
|
||||
integer, ok := tt.expected.(int)
|
||||
|
||||
Reference in New Issue
Block a user