diff options
Diffstat (limited to 'tests/run-tests.sh')
| -rwxr-xr-x | tests/run-tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-tests.sh b/tests/run-tests.sh index 4fbfb43..f676a96 100755 --- a/tests/run-tests.sh +++ b/tests/run-tests.sh @@ -24,7 +24,6 @@ echo Checking that all the services are running : declare -A PORTS PORTS[quentin]=8080 PORTS[searx]=8081 -PORTS[money]=8082 PORTS[rss]=8083 PORTS[openpgpkey]=8084 for SERVICE in "${!PORTS[@]}" |
