shells: add tests for backslashes in export VAR=VAL
[oweals/busybox.git] / shell / hush_test / hush-misc / export1.tests
1 export Z='\w \\ \ \'
2 echo "|$Z|"