X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8b217e89e09ec0d18a6dc747a62a0c38dc7b9572..5af4094befe484e6fbe2e2787cf53e85844629fc:/SL/BackgroundJob/SelfTest/Base.pm diff --git a/SL/BackgroundJob/SelfTest/Base.pm b/SL/BackgroundJob/SelfTest/Base.pm index 857de8a7a..6926a32fe 100644 --- a/SL/BackgroundJob/SelfTest/Base.pm +++ b/SL/BackgroundJob/SelfTest/Base.pm @@ -73,11 +73,11 @@ of your tester object will be collected and processed. =over 4 -=item E +=item C -=item E +=item C -If you don't bother overriding E, your test will use a +If you don't bother overriding C, your test will use a L object by default. Any other L object will do. The TAP output of your builder will be collected and processed for further handling.