Procházet zdrojové kódy

Remove not used jmockit

tags/2.0.1
Kristijan Mitrovic před 4 roky
rodič
revize
87d8706080
1 změnil soubory, kde provedl 0 přidání a 6 odebrání
  1. +0
    -6
      wizard-server-test/pom.xml

+ 0
- 6
wizard-server-test/pom.xml Zobrazit soubor

@@ -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>


Načítá se…
Zrušit
Uložit