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

Comparing jsr166/src/test/tck/ThreadLocalTest.java (file contents):
Revision 1.1 by dl, Sun Aug 31 19:24:56 2003 UTC vs.
Revision 1.2 by dl, Sun Sep 14 20:42:41 2003 UTC

# Line 8 | Line 8
8   import junit.framework.*;
9   import java.util.concurrent.Semaphore;
10  
11 < public class ThreadLocalTest extends TestCase {
11 > public class ThreadLocalTest extends JSR166TestCase {
12      public static void main(String[] args) {
13          junit.textui.TestRunner.run(suite());  
14      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines