tests/test-minirst.py
branchstable
changeset 50304 805d4a462abb
parent 48966 6000f5b25c9b
--- a/tests/test-minirst.py	Tue Mar 07 16:25:51 2023 +0100
+++ b/tests/test-minirst.py	Tue Mar 07 16:45:54 2023 +0100
@@ -154,7 +154,7 @@
 
 debugformats('options', options)
 
-fields = b"""
+fields = br"""
 :a: First item.
 :ab: Second item. Indentation and wrapping
      is handled automatically.