summary refs log tree commit diff stats
path: root/tests/stdlib/thttpcore.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/thttpcore.nim')
-rw-r--r--tests/stdlib/thttpcore.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stdlib/thttpcore.nim b/tests/stdlib/thttpcore.nim
index 6f88e9536..3b6b1efa0 100644
--- a/tests/stdlib/thttpcore.nim
+++ b/tests/stdlib/thttpcore.nim
@@ -1,4 +1,5 @@
 import httpcore, strutils
+import std/assertions
 
 block:
   block HttpCode: