diff options
Diffstat (limited to 'tests/effects/tstrict_funcs.nim')
-rw-r--r-- | tests/effects/tstrict_funcs.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/effects/tstrict_funcs.nim b/tests/effects/tstrict_funcs.nim index 7a0f1ee32..d30326123 100644 --- a/tests/effects/tstrict_funcs.nim +++ b/tests/effects/tstrict_funcs.nim @@ -10,6 +10,7 @@ import httpcore, math, nre, + rationals, sequtils, strutils, uri |