Help for this page

Select Code to Download


  1. or download this
    use Test::More;
    use TAP::Harness;
    ...
    
    
    exit 0;
    
  2. or download this
    ok 1 - use ACTH::Base::Load_test;
    ok 2 - ACTH::Base::Load_test->can('load_test')
    ...
    To do:     0
    Skipped:   0
    Planned:   0