Remove duplicated test

Fixes #7307.
This commit is contained in:
Fabian Homborg 2020-09-04 16:30:13 +02:00
parent 3fcf4e1b20
commit 6ca2dbecfb

View File

@ -119,13 +119,6 @@ echo $status
# CHECK: 0
# CHECK: 0
builtin and --help >/dev/null
echo $status
and --help >/dev/null
echo $status
# CHECK: 0
# CHECK: 0
builtin or --help >/dev/null
echo $status
or --help >/dev/null