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