summaryrefslogtreecommitdiffstats
path: root/xtests/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xtests/run.sh')
-rwxr-xr-xxtests/run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/xtests/run.sh b/xtests/run.sh
index 516c770..103da5c 100755
--- a/xtests/run.sh
+++ b/xtests/run.sh
@@ -290,7 +290,6 @@ fi
# And finally...
$exa --help | diff -q - $results/help || exit 1
-$exa --help --long | diff -q - $results/help_long || exit 1
echo "All the tests passed!"