aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Conway <john.a.conway@gmail.com>2019-05-09 13:41:41 +0100
committerJohn Conway <john.a.conway@gmail.com>2019-05-09 13:41:41 +0100
commitbbe3ff429077022a49e9a2c1aff9e2b7c1f0ed44 (patch)
tree39aabfb7ea119fbf9bf8d3041929deea9d579d52
parent48db15dd7b81a9f404aa04e434eb396a078f484c (diff)
downloadfeed-nim-bbe3ff429077022a49e9a2c1aff9e2b7c1f0ed44.tar.gz
feed-nim-bbe3ff429077022a49e9a2c1aff9e2b7c1f0ed44.zip
Deleted binary, example test
-rw-r--r--tests/__test1.nim12
-rwxr-xr-xtests/test_atombin482768 -> 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
deleted file mode 100755
index bb04749..0000000
--- a/tests/test_atom
+++ /dev/null
Binary files differ