diff options
Diffstat (limited to 'tests/stdlib/t7686.nim')
-rw-r--r-- | tests/stdlib/t7686.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/stdlib/t7686.nim b/tests/stdlib/t7686.nim index c174dfb51..9902cfcb5 100644 --- a/tests/stdlib/t7686.nim +++ b/tests/stdlib/t7686.nim @@ -1,4 +1,5 @@ -import strutils +import std/strutils +import std/assertions type MyEnum = enum |