Sfoglia il codice sorgente

Remove not used jmockit

tags/2.0.1
Kristijan Mitrovic 4 anni fa
parent
commit
87d8706080
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. +0
    -6
      wizard-server-test/pom.xml

+ 0
- 6
wizard-server-test/pom.xml Vedi File

@@ -29,12 +29,6 @@ This code is available under the Apache License, version 2: http://www.apache.or
<version>${junit.version}</version>
</dependency>

<dependency>
<groupId>com.googlecode.jmockit</groupId>
<artifactId>jmockit</artifactId>
<version>1.1</version>
</dependency>

<dependency>
<groupId>org.cobbzilla</groupId>
<artifactId>restex</artifactId>


Caricamento…
Annulla
Salva