Fixed tests.
This commit is contained in:
parent
98045ea39c
commit
0a1b583392
3 changed files with 3 additions and 6 deletions
|
|
@ -13,6 +13,3 @@ requires "nim >= 0.12.1"
|
|||
|
||||
task test, "test description":
|
||||
echo(5+5)
|
||||
|
||||
task example, "Build and run examples for current platform":
|
||||
setCommand "c"
|
||||
Loading…
Add table
Add a link
Reference in a new issue