diff options
Diffstat (limited to 'test/test-backend.sh')
-rwxr-xr-x | test/test-backend.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test-backend.sh b/test/test-backend.sh index 856cfc9b72..05264b7a19 100755 --- a/test/test-backend.sh +++ b/test/test-backend.sh @@ -302,8 +302,6 @@ test_step_failed() { $color_reset - exit 1 - # XXX - add a mechanism to optionally stop here } |