From 2c0fbae1af61a966575ea4f0a3e73f8b4cf40030 Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Mon, 29 Feb 2016 02:42:34 +0000 Subject: [PATCH] zsh support in some tests --- tests/Exit codes/.test/This test passes | 1 + tests/Flags/.test_-e,--exit-on-fail/1 should run. | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/Exit codes/.test/This test passes b/tests/Exit codes/.test/This test passes index e69de29..27ba77d 100755 --- a/tests/Exit codes/.test/This test passes +++ b/tests/Exit codes/.test/This test passes @@ -0,0 +1 @@ +true diff --git a/tests/Flags/.test_-e,--exit-on-fail/1 should run. b/tests/Flags/.test_-e,--exit-on-fail/1 should run. index e69de29..27ba77d 100755 --- a/tests/Flags/.test_-e,--exit-on-fail/1 should run. +++ b/tests/Flags/.test_-e,--exit-on-fail/1 should run. @@ -0,0 +1 @@ +true