Ignore:
Timestamp:
03/02/12 18:07:28 (12 years ago)
Author:
rboipsl
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tapas/service/test/com/ether/ServiceTestHelper.java

    r376 r389  
    1919    { 
    2020                return new String[] {  
    21                                 "classpath:dao-context.xml", 
    22                                 "classpath:service-context.xml", 
    23                                 "classpath:hibernate_test.cfg.xml", }; 
     21//                              "classpath:dao-context.xml", 
     22                                "classpath:service-context_test.xml", 
     23//                              "classpath:hibernate_test.cfg.xml", 
     24        }; 
    2425    } 
    2526 
Note: See TracChangeset for help on using the changeset viewer.