nim-dagger/tests/testDagger.nim

7 lines
81 B
Nim
Raw Normal View History

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