summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/misc/help-version2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/misc/help-version b/tests/misc/help-version
index 25364dfd2..f383fa64d 100755
--- a/tests/misc/help-version
+++ b/tests/misc/help-version
@@ -47,8 +47,6 @@ for lang in C fr da; do
# Skip `test'; it doesn't accept --help or --version.
test $i = test && continue;
- test $i = chcon && continue;
- test $i = runcon && continue;
# false fails even when invoked with --help or --version.
if test $i = false; then