Remove yet another test where the database was not properly mocked. FIXME

This commit is contained in:
Hugo Trippaers 2013-02-02 12:18:51 +01:00
parent e04d8f3fcf
commit 0495f5309e
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@
<exclude>com/cloud/vpc/*</exclude>
<exclude>com/cloud/api/ListPerfTest.java</exclude>
<exclude>com/cloud/network/vpn/RemoteAccessVpnTest.java</exclude>
<exclude>com/cloud/network/security/SecurityGroupManagerImpl2Test.java</exclude>
</excludes>
</configuration>
</plugin>