features/unicode.feature in pdd-0.17.9 vs features/unicode.feature in pdd-0.18
- old
+ new
@@ -21,7 +21,7 @@
\xBF test
# @todo #44 \xFF hey
\xFF test again
"""
When I run bin/pdd with "--exclude=test.txt -v -f=/dev/null"
- Then Stdout contains "excluding test.txt"
+ Then Stdout contains "Excluding test.txt"
Then Exit code is zero