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

Comparing jsr166/src/test/tck/RecursiveActionTest.java (file contents):
Revision 1.43 by jsr166, Sun Feb 22 19:16:38 2015 UTC vs.
Revision 1.44 by jsr166, Sat Apr 25 04:55:31 2015 UTC

# Line 24 | Line 24 | import junit.framework.TestSuite;
24   public class RecursiveActionTest extends JSR166TestCase {
25  
26      public static void main(String[] args) {
27 <        junit.textui.TestRunner.run(suite());
27 >        main(suite(), args);
28      }
29  
30      public static Test suite() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines