diff options
Diffstat (limited to 'tests/spy.test')
-rwxr-xr-x | tests/spy.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spy.test b/tests/spy.test index 06acde0ca..ac714aae3 100755 --- a/tests/spy.test +++ b/tests/spy.test @@ -67,7 +67,7 @@ # So it seems only non-overlapping ::-rule may be portable. This is # what we check now. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |