Skip to content
Permalink
Browse files
Updated spider/bg and spider/handler mtr suites.
  • Loading branch information
Jacob Mathew committed Jun 30, 2017
1 parent f99b835 commit 53235cb
Show file tree
Hide file tree
Showing 17 changed files with 1,419 additions and 743 deletions.
@@ -6,5 +6,7 @@ return "No Spider engine" unless $ENV{HA_SPIDER_SO};
return "Not run for embedded server" if $::opt_embedded_server;
return "Test needs --big-test" unless $::opt_big_test;

sub is_default { 1 }

bless { };

0 comments on commit 53235cb

Please sign in to comment.