aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-08-06 02:26:04 +0200
committerPhil <phil.buschmann@tum.de>2018-08-06 02:26:04 +0200
commit65f9785e7752b6d73e2ad8c6ff2735336ad5baa6 (patch)
tree4d18b3ee6ca951d5f594d74e3684bc7b2725dc3a /src/identity
parent741916af1dee72af1ba24a1c9e4fb40f63b2a0a1 (diff)
downloadgnunet-65f9785e7752b6d73e2ad8c6ff2735336ad5baa6.tar.gz
gnunet-65f9785e7752b6d73e2ad8c6ff2735336ad5baa6.zip
fix gns and identity test script
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