summaryrefslogtreecommitdiff
path: root/tests/test1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1.nim')
-rw-r--r--tests/test1.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test1.nim b/tests/test1.nim
new file mode 100644
index 0000000..ba13c99
--- /dev/null
+++ b/tests/test1.nim
@@ -0,0 +1 @@
+doAssert(1 + 1 == 2)