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

Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0495f530
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0495f530
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0495f530

Branch: refs/heads/master
Commit: 0495f5309e7e98d0961e08bcc24ccc329435cd16
Parents: e04d8f3
Author: Hugo Trippaers <[email protected]>
Authored: Sat Feb 2 12:18:51 2013 +0100
Committer: Hugo Trippaers <[email protected]>
Committed: Sat Feb 2 12:18:51 2013 +0100

----------------------------------------------------------------------
 server/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0495f530/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index 690f57f..602ed5b 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -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>

Reply via email to