~emersion/mrsh

24cd296a70605ef23536b28cbe2086ddc6fe63d7 — emersion 4 years ago 60d17fc
test: add missing data/subshell.sh
1 files changed, 3 insertions(+), 0 deletions(-)

A test/data/subshell.sh
A test/data/subshell.sh => test/data/subshell.sh +3 -0
@@ 0,0 1,3 @@
#!/bin/sh

(exit 1) && echo "shouldn't happen"