ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ForkJoinPoolTest.java
(Generate patch)

Comparing jsr166/src/test/tck/ForkJoinPoolTest.java (file contents):
Revision 1.54 by jsr166, Wed Dec 31 19:05:42 2014 UTC vs.
Revision 1.55 by jsr166, Sat Apr 25 04:55:30 2015 UTC

# Line 32 | Line 32 | import junit.framework.TestSuite;
32  
33   public class ForkJoinPoolTest extends JSR166TestCase {
34      public static void main(String[] args) {
35 <        junit.textui.TestRunner.run(suite());
35 >        main(suite(), args);
36      }
37  
38      public static Test suite() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines