diff options
Diffstat (limited to 'tests/run/tunittests.nim')
-rw-r--r-- | tests/run/tunittests.nim | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/run/tunittests.nim b/tests/run/tunittests.nim index e4c92c9e9..c77f691d9 100644 --- a/tests/run/tunittests.nim +++ b/tests/run/tunittests.nim @@ -1,3 +1 @@ -import utemplates - -# uclosures +import utemplates, uclosures |