1.1 --- a/test/bookloupe/config-override.tst Fri Oct 25 11:15:18 2013 +0100
1.2 +++ b/test/bookloupe/config-override.tst Sun Oct 27 17:01:47 2013 +0000
1.3 @@ -1,5 +1,6 @@
1.4 **************** OPTIONS ****************
1.5 --usertypo
1.6 +--charset=auto
1.7 --dump-config
1.8 **************** INPUT(bookloupe.ini) ****************
1.9 # Relaxed configuration for bookloupe
1.10 @@ -31,6 +32,8 @@
1.11 usertypo=false
1.12 # Verbose - list everything
1.13 verbose=false
1.14 +# Set of characters valid for this ebook
1.15 +charset=UNICODE
1.16 **************** EXPECTED(stdout) ****************
1.17 # Relaxed configuration for bookloupe
1.18
1.19 @@ -61,3 +64,5 @@
1.20 usertypo=true
1.21 # Verbose - list everything
1.22 verbose=false
1.23 +# Set of characters valid for this ebook
1.24 +charset=auto