mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 14:53:46 +00:00
updated tests to be executed
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
import
|
||||
unittest, macros
|
||||
|
||||
@@ -44,4 +45,3 @@ test "arithmetic failure":
|
||||
|
||||
expect(ArithmeticError, CatchableError):
|
||||
discard foo()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user