Show
Ignore:
Timestamp:
10/27/09 13:17:57 (3 years ago)
Author:
martijn
Message:

Created test target for all modules

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/corelib/test/org/bridgedb/TestFile.java

    r201 r221  
    4040        private Measure measure; 
    4141         
    42         private static final File YEAST_IDS = new File ("../test-data/yeast_id_mapping.txt"); 
     42        private static final File YEAST_IDS = new File ("test-data/yeast_id_mapping.txt"); 
    4343        private static final DataSource ENS_YEAST = DataSource.getByFullName("Ensembl Yeast"); 
    4444    private static final DataSource ENTREZ = DataSource.getByFullName("Entrez Gene");