Skip to content

Commit 6d48044

Browse files
committed
Test on CI
1 parent edd9988 commit 6d48044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrays/ParallelPrefix3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
5-
// {ValidateByHand} CI Systems have trouble
5+
// !!!! CI Systems have trouble
66
import java.util.*;
77

88
public class ParallelPrefix3 {

0 commit comments

Comments
 (0)