nim-codex/tests/testDagger.nim

7 lines
81 B
Nim
Raw Normal View History

2021-01-11 10:57:27 +01:00
import unittest
suite "example":
test "unit testing works":
check 2 == 2