Commit 0106250f authored by Florent Xicluna's avatar Florent Xicluna

Fix bad unicodedata checksum merge from trunk in r79062

parent 51ceea00
......@@ -80,7 +80,7 @@ class UnicodeDatabaseTest(unittest.TestCase):
class UnicodeFunctionsTest(UnicodeDatabaseTest):
# update this, if the database changes
expectedchecksum = 'dd36312c31318f938b9d9ecff757393508c5bd48'
expectedchecksum = '6ccf1b1a36460d2694f9b0b0f0324942fe70ede6'
def test_function_checksum(self):
data = []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment