Ignore:
Timestamp:
02/12/14 14:26:02 (10 years ago)
Author:
pharms
Message:
  • added test utils for HTTP plugin
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-test-utils/pom.xml

    r1011 r1372  
    4343        </dependency> 
    4444        <dependency> 
     45            <groupId>de.ugoe.cs.autoquest</groupId> 
     46            <artifactId>autoquest-plugin-http</artifactId> 
     47            <version>${project.parent.version}</version> 
     48        </dependency> 
     49        <dependency> 
    4550            <groupId>junit</groupId> 
    4651            <artifactId>junit</artifactId> 
Note: See TracChangeset for help on using the changeset viewer.