diff options
Diffstat (limited to 'tests/subobjname.test')
-rwxr-xr-x | tests/subobjname.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/subobjname.test b/tests/subobjname.test index ddefd2ba0..c474a413b 100755 --- a/tests/subobjname.test +++ b/tests/subobjname.test @@ -18,7 +18,7 @@ # combinational explosion. (This test is named after the &subobjname # sub in Automake). -. ./defs || exit 1 +. ./defs || Exit 1 set -e |