about summary refs log tree commit diff
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 2fdc3669f4..e5d357507c 100755
--- a/tests/t0111-filter.sh
+++ b/tests/t0111-filter.sh
@@ -4,9 +4,6 @@ test_description='Check filtered content'
 . ./setup.sh
 
 prefixes="exec"
-if [ $CGIT_HAS_LUA -eq 1 ]; then
-	prefixes="$prefixes lua"
-fi
 
 for prefix in $prefixes
 do