Commit 3143d776 authored by Stefan Behnel's avatar Stefan Behnel

Fix test.

parent 956985df
......@@ -504,7 +504,7 @@ def generated_fstring(int i, unicode u not None, o):
@cython.test_assert_path_exists(
"//FormattedValueNode",
"//AddNode",
"//JoinedStrNode",
)
def percent_s_unicode(u, int i):
u"""
......
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