Revert "Funny characters in file names are not supported on Windows, skip test."

This reverts commit b565323c2d. A better,
generic solution is now in upstream.
This commit is contained in:
Johannes Sixt
2007-02-28 09:57:47 +01:00
parent d5f1c1bbc0
commit e0dd8fcfe3

View File

@@ -8,13 +8,6 @@ test_description='Quoting paths in diff output.
. ./test-lib.sh
if test "$no_symlinks"
then
say 'Filenames with tabs and new-lines not supported, skipping tests.'
test_done
exit
fi
P0='pathname'
P1='pathname with HT'
P2='pathname with SP'