diff options
author | Flaviu Tamas <tamasflaviu@gmail.com> | 2015-01-09 19:41:12 -0500 |
---|---|---|
committer | Flaviu Tamas <tamasflaviu@gmail.com> | 2015-01-09 19:41:12 -0500 |
commit | 685e4a1f0b9038e102e18bf9ed18c9d0f5a67b98 (patch) | |
tree | 9e973a979829c958097aca33c036225518e9cd49 /test/testall.nim | |
parent | dec2f9efa9dd88d4bce0d42fa25dd758b90fa1a1 (diff) | |
download | Nim-685e4a1f0b9038e102e18bf9ed18c9d0f5a67b98.tar.gz |
Add unit tests
Diffstat (limited to 'test/testall.nim')
-rw-r--r-- | test/testall.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testall.nim b/test/testall.nim new file mode 100644 index 000000000..214787264 --- /dev/null +++ b/test/testall.nim @@ -0,0 +1 @@ +include init |