Break up test scripts

This commit is contained in:
2019-06-19 18:53:31 +02:00
parent dd8e62bdab
commit 0004064a27
7 changed files with 114 additions and 89 deletions

4
test/stopwebserver.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "Stopping webserver..."
killall "$SERVER"