diff options
| author | historia <gravel.justness270@slmail.me> | 2024-08-07 04:10:34 -0400 |
|---|---|---|
| committer | historia <gravel.justness270@slmail.me> | 2024-08-07 04:10:34 -0400 |
| commit | 6d3740e68631530dd612d5dc56cc83b990003e25 (patch) | |
| tree | 9dd0070a8c28a3e572ae17a92c453e0beb25326e /tests/ttypechecker.nim | |
| parent | 1320375ebc0e87956807c0c543abe9f9a9f1dd6e (diff) | |
| download | soon-6d3740e68631530dd612d5dc56cc83b990003e25.tar.gz | |
CLI option parsing and recursively search calendar path
Diffstat (limited to 'tests/ttypechecker.nim')
| -rw-r--r-- | tests/ttypechecker.nim | 2 |
1 files changed, 1 insertions, 1 deletions
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": |
