Fix a simple mistake with pattern space, and add a test for it
[oweals/busybox.git] / testsuite / sed / sed-handles-embedded-slashes
1 test "$(echo fu/bar | busybox sed -e 's/[/]//')" = fubar