aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/environment.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/environment.sh')
-rwxr-xr-xtest/environment/environment.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/environment/environment.sh b/test/environment/environment.sh
index 04a1daaf6..5c4d49331 100755
--- a/test/environment/environment.sh
+++ b/test/environment/environment.sh
@@ -55,12 +55,6 @@ else
55 echo "TESTING SKIP: zsh not found" 55 echo "TESTING SKIP: zsh not found"
56fi 56fi
57 57
58echo "TESTING: rlimit (test/environment/rlimit.exp)"
59./rlimit.exp
60
61echo "TESTING: rlimit profile (test/environment/rlimit-profile.exp)"
62./rlimit-profile.exp
63
64echo "TESTING: firejail in firejail - single sandbox (test/environment/firejail-in-firejail.exp)" 58echo "TESTING: firejail in firejail - single sandbox (test/environment/firejail-in-firejail.exp)"
65./firejail-in-firejail.exp 59./firejail-in-firejail.exp
66 60