diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/tconditions.nim | 2 | ||||
| -rw-r--r-- | tests/ttypechecker.nim | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/tconditions.nim b/tests/tconditions.nim index 4732546..a0298e4 100644 --- a/tests/tconditions.nim +++ b/tests/tconditions.nim @@ -1,4 +1,4 @@ -import then/conditions +import soon/conditions import std/[unittest] import std/[times] diff --git a/tests/ttypechecker.nim b/tests/ttypechecker.nim index ee81fc4..5e76c2f 100644 --- a/tests/ttypechecker.nim +++ b/tests/ttypechecker.nim @@ -1,4 +1,4 @@ -import then/typechecker +import soon/typechecker import std/[unittest] test "Testing typechecker": |
