aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles/profile_appname.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/profiles/profile_appname.exp')
-rwxr-xr-xtest/profiles/profile_appname.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/profiles/profile_appname.exp b/test/profiles/profile_appname.exp
index fce278b4c..c178e8e00 100755
--- a/test/profiles/profile_appname.exp
+++ b/test/profiles/profile_appname.exp
@@ -16,10 +16,6 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Reading profile /etc/firejail/firefox-common.profile" 17 "Reading profile /etc/firejail/firefox-common.profile"
18} 18}
19expect {
20 timeout {puts "TESTING ERROR 2\n";exit}
21 "shell=none configured, but no program specified"
22}
23 19
24after 100 20after 100
25puts "\nall done\n" 21puts "\nall done\n"