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

Comparing jsr166/src/test/tck/DelayQueueTest.java (file contents):
Revision 1.70 by jsr166, Sat Feb 28 19:59:23 2015 UTC vs.
Revision 1.71 by jsr166, Sat Apr 25 04:55:30 2015 UTC

# Line 35 | Line 35 | public class DelayQueueTest extends JSR1
35      }
36  
37      public static void main(String[] args) {
38 <        junit.textui.TestRunner.run(suite());
38 >        main(suite(), args);
39      }
40  
41      public static Test suite() {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines