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/bio/test/org/bridgedb/bio/TestStack.java

    r188 r221  
    2020                System.getProperty ("user.home") + File.separator +  
    2121                "PathVisio-Data/gene databases/Hs_Derby_20081119.pgdb"; 
    22         private static final File YEAST_ID_MAPPING = new File ("../test-data/yeast_id_mapping.txt"); 
     22        private static final File YEAST_ID_MAPPING = new File ("test-data/yeast_id_mapping.txt"); 
    2323        private static final File NUGO_CUSTOM_MAPPINGS = new File ("/home/martijn/prg/bridgedb/test-data/Nugo-hs-custom.txt"); 
    2424