- Timestamp:
- 06/22/10 17:30:16 (20 months ago)
- Location:
- trunk/org.bridgedb.rdb
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
test/org/bridgedb/rdb/TestStack.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/org.bridgedb.rdb
-
Property
svn:ignore set
to
target
-
Property
svn:ignore set
to
-
trunk/org.bridgedb.rdb/test/org/bridgedb/rdb/TestStack.java
r325 r412 13 13 import org.bridgedb.Xref; 14 14 import org.bridgedb.bio.BioDataSource; 15 import org.junit.Ignore; 15 16 16 17 import junit.framework.TestCase; 17 18 19 //@Ignore 18 20 public class TestStack extends TestCase 19 21 {
