Fixed tests.

This commit is contained in:
Dominik Picheta 2015-12-24 17:54:58 +00:00
commit 0a1b583392
3 changed files with 3 additions and 6 deletions

View file

@ -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"