From ee901278692902248f7ad3bf72820233b3f9269a Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Mon, 29 Apr 2013 16:03:23 +0200 Subject: Remove a comment made obsolete by commit 213f370f28504f3a. Commit 213f370f28504f3a enabled running tests in t/op/*.t in parallel. It should also have removed the comment saying that this would be nice to have. --- t/harness | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 't/harness') diff --git a/t/harness b/t/harness index 4f7070f4b7..fee5f9c57d 100644 --- a/t/harness +++ b/t/harness @@ -125,8 +125,7 @@ if (@ARGV) { # ] # }; - # but for now, run all directories in sequence. In particular, it would be - # nice to get the tests in t/op/*.t able to run in parallel. + # but for now, run all directories in sequence. unless (@tests) { my @seq = ; -- cgit v1.2.1