Bug 13618: Remove html filter for NEXT
[koha.git] / xt / find-missing-filters.t
index 7236a1e..f9f1fd5 100755 (executable)
@@ -67,6 +67,7 @@ my @tt_directives = (
     qr{^\s*BLOCK},
     qr{^\s*FILTER},
     qr{^\s*STOP},
+    qr{^\s*NEXT},
 );
 
 sub process_tt_content {