Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkprime committed Apr 13, 2023
1 parent c63eb61 commit b0ff20a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion testdata/builtinIsEmpty.golden
Original file line number Diff line number Diff line change
@@ -1 +1 @@
true
true
2 changes: 1 addition & 1 deletion testdata/builtinIsEmpty1.golden
Original file line number Diff line number Diff line change
@@ -1 +1 @@
false
false
3 changes: 2 additions & 1 deletion testdata/builtinIsEmpty2.golden
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ RUNTIME ERROR: Unexpected type number, expected string
std.isEmpty(10)

-------------------------------------------------
During evaluation
During evaluation


0 comments on commit b0ff20a

Please sign in to comment.