summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/connect-provider (renamed from test/connect-vpn)0
-rwxr-xr-xtest/remove-provider (renamed from test/disconnect-vpn)2
2 files changed, 0 insertions, 2 deletions
diff --git a/test/connect-vpn b/test/connect-provider
index 15128c85..15128c85 100755
--- a/test/connect-vpn
+++ b/test/connect-provider
diff --git a/test/disconnect-vpn b/test/remove-provider
index 9a6620c4..39f8de77 100755
--- a/test/disconnect-vpn
+++ b/test/remove-provider
@@ -17,5 +17,3 @@ path = "" + sys.argv[1]
print "remove path is %s" %(path)
manager.RemoveProvider(sys.argv[1])
-
-