Add a test for the 'P' command and fix current implementation so it
[oweals/busybox.git] / testsuite / sed / sed-handles-embedded-slashes
1 test "$(echo fu/bar | busybox sed -e 's/[/]//')" = fubar