diff --git a/lib/core/testing.py b/lib/core/testing.py index 1dc9337ff..906865a9d 100644 --- a/lib/core/testing.py +++ b/lib/core/testing.py @@ -206,7 +206,7 @@ def runCase(switches=None, parse=None): retVal = False if parse and retVal: - ifile = open(conf.dumper.getOutputFile(), 'r') + ifile = open(conf.dumper.getOutputFile(), "rb") content = ifile.read() ifile.close() for item in parse: diff --git a/xml/livetests.xml b/xml/livetests.xml index e573c347a..f365a3d59 100644 --- a/xml/livetests.xml +++ b/xml/livetests.xml @@ -366,10 +366,10 @@ - + - + @@ -380,10 +380,10 @@ - + - + @@ -394,10 +394,10 @@ - + - + @@ -411,7 +411,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -437,7 +437,7 @@ - +