X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=t%2Flx-office.t;h=ee52ab5c0f856d2fb8c19fc0719b8eb4f74ec37d;hb=dc55d385e48f6ccf189aa2a2ab2b9300eca743df;hp=0b583e1c30a9d8bc77be0843566989bf9fc1713c;hpb=004280c137305d00ede218b40930882f5b765886;p=kivitendo-erp.git diff --git a/t/lx-office.t b/t/lx-office.t index 0b583e1c3..ee52ab5c0 100644 --- a/t/lx-office.t +++ b/t/lx-office.t @@ -34,7 +34,7 @@ use diagnostics; use Carp; use Test::Harness; - + my %tests = ("all" => 't/selenium/TestAllTests.t', "system" => 't/selenium/TestSystem.t', "selling" => 't/selenium/TestSelling.t', @@ -176,4 +176,6 @@ printf "\n\t\%s\n\t%s\n","Be ensure, that usage is promitted by login and db status!","\xAF" x 58; } unlink("/tmp/lxtest-temp.conf"); + + exit 1; \ No newline at end of file