aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments/readme
diff options
context:
space:
mode:
Diffstat (limited to 'test/arguments/readme')
-rw-r--r--test/arguments/readme9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/arguments/readme b/test/arguments/readme
deleted file mode 100644
index c28461478..000000000
--- a/test/arguments/readme
+++ /dev/null
@@ -1,9 +0,0 @@
1Argument testing fremework for Firejail.
2
3A small test program, argtest, is compiled and installed in /usr/local/bin directory.
4Run "make && sudo make install" to install it.
5
6Run "make test" to run the tests.
7
8Run "sudo make uninstall" to remove the test program.
9