From 76ffa4fa25ebf8f03a399a343088fa46e4ee13cb Mon Sep 17 00:00:00 2001
From: hlaaftana <10591326+hlaaftana@users.noreply.github.com>
Date: Sun, 26 Apr 2020 11:12:16 +0300
Subject: fixes #14112, tests for #12892, #12671, #11697 (#14125)
---
tests/stdlib/tunidecode.nim | 2 ++
1 file changed, 2 insertions(+)
(limited to 'tests/stdlib/tunidecode.nim')
diff --git a/tests/stdlib/tunidecode.nim b/tests/stdlib/tunidecode.nim
index 689453c76..576bfa2cb 100644
--- a/tests/stdlib/tunidecode.nim
+++ b/tests/stdlib/tunidecode.nim
@@ -5,6 +5,8 @@ discard """
import unidecode
+import std/unidecode # #14112
+
loadUnidecodeTable("lib/pure/unidecode/unidecode.dat")
#assert unidecode("\x53\x17\x4E\xB0") == "Bei Jing"
--
cgit 1.4.1-2-gfad0
e='7dfadb8b4e95d09981fbeb01d85b12f23946c3e7'>this commit
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror) | ahoang <ahoang@tilde.institute> |
blob: f06b005727e49b6e129e4f63f27db9dd4dd1b706 (
plain) (
blame)