test/bookloupe/config-user.tst
changeset 103 d22d8cd4f628
parent 102 ff0aa9b1397a
     1.1 --- a/test/bookloupe/config-user.tst	Fri Oct 25 11:15:18 2013 +0100
     1.2 +++ b/test/bookloupe/config-user.tst	Sun Oct 27 17:01:47 2013 +0000
     1.3 @@ -35,6 +35,8 @@
     1.4  usertypo=true
     1.5  # Verbose - list everything - Contrary by name...
     1.6  verbose=true
     1.7 +# Set of characters valid for this ebook - Let's stick with Latin1
     1.8 +charset=ISO-8859-1
     1.9  **************** EXPECTED(stdout) ****************
    1.10  # Mary Contrary's configuration for bookloupe
    1.11  
    1.12 @@ -70,3 +72,5 @@
    1.13  usertypo=true
    1.14  # Verbose - list everything - Contrary by name...
    1.15  verbose=true
    1.16 +# Set of characters valid for this ebook - Let's stick with Latin1
    1.17 +charset=ISO-8859-1