Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
var x = ["bob":1, "fred":2]
|
||||
print(x)
|
||||
|
||||
assert_equal(2, x.size());
|
||||
|
||||
Reference in New Issue
Block a user