diff options
-rw-r--r-- | tests/07testreshape5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/07testreshape5 b/tests/07testreshape5 index d90fd15e..127da0cf 100644 --- a/tests/07testreshape5 +++ b/tests/07testreshape5 @@ -5,6 +5,9 @@ # shaped md arrays. set -x dir="." + +[ -e $dir/test_stripe ] || skip "test_stripes binary has not been compiled, skipping" + layouts=(la ra ls rs) for level in 5 6 do |