diff options
Diffstat (limited to 'tests/misc/chcon-fail')
-rwxr-xr-x | tests/misc/chcon-fail | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/chcon-fail b/tests/misc/chcon-fail index 036d531ee..5c67276ce 100755 --- a/tests/misc/chcon-fail +++ b/tests/misc/chcon-fail @@ -7,7 +7,6 @@ if test "$VERBOSE" = yes; then chcon --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh fail=0 |