Changeset 700


Ignore:
Timestamp:
08/29/12 16:13:01 (12 years ago)
Author:
pharms
Message:
  • moved some test utilities to dedicated test utilities project
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-core-usability-test/pom.xml

    r476 r700  
    2020      <version>0.0.1-SNAPSHOT</version> 
    2121      <type>test-jar</type> 
     22      <scope>test</scope> 
     23    </dependency> 
     24    <dependency> 
     25      <groupId>de.ugoe.cs.quest</groupId> 
     26      <artifactId>quest-test-utils</artifactId> 
     27      <version>0.0.1-SNAPSHOT</version> 
    2228      <scope>test</scope> 
    2329    </dependency> 
Note: See TracChangeset for help on using the changeset viewer.