commit 3045d4ce2dc0933ac6de8dc182610aed207d2756
parent 6316637baed7e8d7ae643c11d921a8f99a66bd71
Author: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Date: Sat, 11 Jun 2016 00:27:06 +0200
26-race-sbocheck.t: correct comment; it's for sbocheck, not sboconfig
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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');