You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/e4u/files/initialize-e4u-tests.patch

12 lines
247 B

--- a/test/test.py 2018-05-22 08:32:05.000000000 +0200
+++ b/test/test.py 2018-07-07 00:41:02.861367660 +0200
@@ -7,7 +7,7 @@
import unittest
import e4u
-e4u.load()
+e4u.load(filename=r"./e4u/data/emoji4unicode.xml")
DISPLAY_INFO = False