mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-16 20:28:04 +01:00
Rename a couple of tests.
This commit is contained in:
1
test/string/join_separator_not_string.wren
Normal file
1
test/string/join_separator_not_string.wren
Normal file
@ -0,0 +1 @@
|
||||
"string".join(2) // // expect runtime error: Right operand must be a string.
|
||||
Reference in New Issue
Block a user