Skip to content

Commit 49fc427

Browse files
committed
Add using iconv to runtests.jl
Made tests fail.
1 parent eb83408 commit 49fc427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using Base.Test
2+
using iconv
23

34
for s in ("", "a", "café crème",
45
"a"^(iconv.BUFSIZE-1) * "€ with an incomplete codepoint between two input buffer fills",

0 commit comments

Comments
 (0)