about summary refs log tree commit diff stats
path: root/tests/t0111-filter.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t0111-filter.sh')
-rwxr-xr-xtests/t0111-filter.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/t0111-filter.sh b/tests/t0111-filter.sh index 2fdc366..e5d3575 100755 --- a/tests/t0111-filter.sh +++ b/tests/t0111-filter.sh
@@ -4,9 +4,6 @@ test_description='Check filtered content'
4. ./setup.sh 4. ./setup.sh
5 5
6prefixes="exec" 6prefixes="exec"
7if [ $CGIT_HAS_LUA -eq 1 ]; then
8 prefixes="$prefixes lua"
9fi
10 7
11for prefix in $prefixes 8for prefix in $prefixes
12do 9do