Skip to content

Commit

Permalink
server: Remote empty VPN test class (#2587)
Browse files Browse the repository at this point in the history
I found this empty test while working on other PRs. Empty/ignored tests do not help us. I am removing it. In the future, if we manage to improve these classes, we can work on unit test cases for them.
  • Loading branch information
rafaelweingartner authored and rohityadavcloud committed Apr 19, 2018
1 parent 15afc35 commit fbf07fa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 148 deletions.
1 change: 0 additions & 1 deletion server/pom.xml
Expand Up @@ -183,7 +183,6 @@
<exclude>com/cloud/storage/dao/*</exclude>
<exclude>com/cloud/vm/dao/*</exclude>
<exclude>com/cloud/api/ListPerfTest.java</exclude>
<exclude>com/cloud/network/vpn/RemoteAccessVpnTest.java</exclude>
<exclude>com/cloud/network/security/SecurityGroupManagerImpl2Test.java</exclude>
<exclude>com/cloud/network/security/SecurityGroupManagerImpl2Test.java</exclude>
<exclude>com/cloud/vpc/VpcTestConfiguration.java</exclude>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit fbf07fa

Please sign in to comment.