updated tests to be executed

This commit is contained in:
Arne Döring
2018-11-14 23:14:16 +01:00
committed by Araq
parent 8ea72bdcea
commit e012eb1001
57 changed files with 341 additions and 90 deletions

View File

@@ -1,3 +1,4 @@
import
unittest, macros
@@ -44,4 +45,3 @@ test "arithmetic failure":
expect(ArithmeticError, CatchableError):
discard foo()