From 9084a0108678e804ac9322acc1ba52c7f8044d6a Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Tue, 29 Apr 2014 15:24:12 +0200 Subject: [PATCH] Switch a test case to the "utf-8" spelling. The spelling "utf8" is not recognized by CCL. --- test/parse/hans.goeuro.load | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/parse/hans.goeuro.load b/test/parse/hans.goeuro.load index 11afbda..6f85fb4 100644 --- a/test/parse/hans.goeuro.load +++ b/test/parse/hans.goeuro.load @@ -26,5 +26,5 @@ LOAD DATABASE -- INCLUDING ONLY TABLE NAMES MATCHING ~/encoding/ - DECODING TABLE NAMES MATCHING ~/messed/, ~/encoding/ AS utf8; + DECODING TABLE NAMES MATCHING ~/messed/, ~/encoding/ AS utf-8;