server/test/unittest_schemaserial.py
changeset 10811 5a1b4361a797
parent 10553 1d824df4f2bd
--- a/server/test/unittest_schemaserial.py	Fri Oct 16 17:12:40 2015 +0200
+++ b/server/test/unittest_schemaserial.py	Fri Oct 16 12:22:48 2015 +0200
@@ -292,7 +292,7 @@
                       {'cardinality': u'?1',
                        'defaultval': None,
                        'description': u'',
-                       'extra_props': '{"jungle_speed": 42}',
+                       'extra_props': b'{"jungle_speed": 42}',
                        'formula': None,
                        'indexed': False,
                        'oe': None,