summary refs log tree commit diff stats
path: root/tests/stdlib/tunidecode.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/tunidecode.nim')
-rw-r--r--tests/stdlib/tunidecode.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stdlib/tunidecode.nim b/tests/stdlib/tunidecode.nim
index be8e0523c..653016ea9 100644
--- a/tests/stdlib/tunidecode.nim
+++ b/tests/stdlib/tunidecode.nim
@@ -5,6 +5,7 @@ discard """
 import unidecode
 
 import std/unidecode # #14112
+import std/assertions
 
 loadUnidecodeTable("lib/pure/unidecode/unidecode.dat")