diff options
Diffstat (limited to 't')
-rwxr-xr-x | t/26-race-sbocheck.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/26-race-sbocheck.t b/t/26-race-sbocheck.t index eea6c53..8190b54 100755 --- a/t/26-race-sbocheck.t +++ b/t/26-race-sbocheck.t @@ -29,7 +29,7 @@ sub load { note explain { ret => $ret, exit => $exit, out => $out, eval => $eval, err => $err, do_err => $do_err } if $opts{explain}; } -# 1-2: sboconfig unit tests... +# 1-2: sbocheck race test... { load('sbocheck'); |