diff options
| -rw-r--r-- | tests/test1.nim | 1 | ||||
| -rw-r--r-- | tests/test1.nims | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/test1.nim b/tests/test1.nim deleted file mode 100644 index ba13c99..0000000 --- a/tests/test1.nim +++ /dev/null @@ -1 +0,0 @@ -doAssert(1 + 1 == 2) diff --git a/tests/test1.nims b/tests/test1.nims deleted file mode 100644 index 3bb69f8..0000000 --- a/tests/test1.nims +++ /dev/null @@ -1 +0,0 @@ -switch("path", "$projectDir/../src")
\ No newline at end of file |
