Skip to content

Commit ece83a8

Browse files
committed
remove skip test
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent a42e717 commit ece83a8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

plugins/hypervisors/kvm/pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,6 @@
107107
</execution>
108108
</executions>
109109
</plugin>
110-
<plugin>
111-
<groupId>org.apache.maven.plugins</groupId>
112-
<artifactId>maven-surefire-plugin</artifactId>
113-
<configuration>
114-
<excludes>
115-
<exclude>**/QemuImg*.java</exclude>
116-
</excludes>
117-
</configuration>
118-
</plugin>
119110
</plugins>
120111
</build>
121112
<profiles>

0 commit comments

Comments
 (0)