aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-root.sh')
-rwxr-xr-xtest/test-root.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test-root.sh b/test/test-root.sh
index cd607b75b..fcfe32a58 100755
--- a/test/test-root.sh
+++ b/test/test-root.sh
@@ -2,6 +2,9 @@
2 2
3./chk_config.exp 3./chk_config.exp
4 4
5echo "TESTING: network interfaces"
6./net_interface.exp
7
5echo "TESTING: servers rsyslogd, sshd, nginx" 8echo "TESTING: servers rsyslogd, sshd, nginx"
6./servers.exp 9./servers.exp
7 10