aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity')
-rwxr-xr-xsrc/identity/test_plugin_rest_identity.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/identity/test_plugin_rest_identity.sh b/src/identity/test_plugin_rest_identity.sh
index 22a7a53c6..d9377500e 100755
--- a/src/identity/test_plugin_rest_identity.sh
+++ b/src/identity/test_plugin_rest_identity.sh
@@ -3,8 +3,6 @@
3#First, start gnunet-arm and the rest-service. 3#First, start gnunet-arm and the rest-service.
4#Exit 0 means success, exit 1 means failed test 4#Exit 0 means success, exit 1 means failed test
5 5
6#No test for subsystem available
7
8identity_link="http://localhost:7776/identity" 6identity_link="http://localhost:7776/identity"
9wrong_link="http://localhost:7776/identityandmore" 7wrong_link="http://localhost:7776/identityandmore"
10 8