xpcom/tests/unit/data/bug121341-2.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xpcom/tests/unit/data/bug121341-2.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +# this file contains invalid UTF-8 sequence
     1.5 +# no property should be loaded
     1.6 +
     1.7 +1 = test
     1.8 +
     1.9 +# property with invalid UTF-8 sequence (0xa0)
    1.10 +2 = a b
    1.11 +
    1.12 +3 = test2

mercurial