summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests/t0111-filter.sh
diff options
context:
space:
mode:
Diffstat (limited to 'www/git.causal.agency/cgit/tests/t0111-filter.sh')
-rwxr-xr-xwww/git.causal.agency/cgit/tests/t0111-filter.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/git.causal.agency/cgit/tests/t0111-filter.sh b/www/git.causal.agency/cgit/tests/t0111-filter.sh
index 2fdc3669..e5d35750 100755
--- a/www/git.causal.agency/cgit/tests/t0111-filter.sh
+++ b/www/git.causal.agency/cgit/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