diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/__test1.nim | 12 | ||||
| -rwxr-xr-x | tests/test_atom | bin | 482768 -> 0 bytes |
2 files changed, 0 insertions, 12 deletions
diff --git a/tests/__test1.nim b/tests/__test1.nim deleted file mode 100644 index 185df0e..0000000 --- a/tests/__test1.nim +++ /dev/null @@ -1,12 +0,0 @@ -# This is just an example to get you started. You may wish to put all of your -# tests into a single file, or separate them into multiple `test1`, `test2` -# etc. files (better names are recommended, just make sure the name starts with -# the letter 't'). -# -# To run these tests, simply execute `nimble test`. - -import unittest - -import feednim -test "can add": - check add(5, 5) == 10 diff --git a/tests/test_atom b/tests/test_atom Binary files differdeleted file mode 100755 index bb04749..0000000 --- a/tests/test_atom +++ /dev/null |
