aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-03-11 08:58:56 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-03-11 08:58:56 -0500
commit359248902e92c286cdb1dd4a9e978fab30334508 (patch)
tree14596dd14dadc5ed40f95ac9ab4af717d42b9749 /test/test.sh
parentnosound support in profile files (diff)
downloadfirejail-359248902e92c286cdb1dd4a9e978fab30334508.tar.gz
firejail-359248902e92c286cdb1dd4a9e978fab30334508.tar.zst
firejail-359248902e92c286cdb1dd4a9e978fab30334508.zip
testing
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index cb3cd728a..2dcb89f2a 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -6,6 +6,9 @@
6 6
7./fscheck.sh 7./fscheck.sh
8 8
9echo "TESTING: sound (sound.exp)"
10./sound.exp
11
9echo "TESTING: nice (nice.exp)" 12echo "TESTING: nice (nice.exp)"
10./nice.exp 13./nice.exp
11 14