Check sed doesnt go into an infinite loop (yes it does)
[oweals/busybox.git] / testsuite / sed / sed-handles-empty-lines
1 test `echo | busybox sed -e 's/$/@/'` = @