Updated and revised some tests
This commit is contained in:
@@ -11,3 +11,5 @@ assert 1 < 2;
|
||||
|
||||
//assert with an optional message
|
||||
assert true, "Assertion message";
|
||||
|
||||
//TODO: add mustfails
|
||||
Reference in New Issue
Block a user