diff options
Diffstat (limited to 'tests/run/tunittests.nim')
-rw-r--r-- | tests/run/tunittests.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/tunittests.nim b/tests/run/tunittests.nim index b2ec10cdc..e64008e0c 100644 --- a/tests/run/tunittests.nim +++ b/tests/run/tunittests.nim @@ -1,2 +1,2 @@ -import uclosures, utemplates +import uclosures, utemplates, uexpr |