diff --git a/tests/test_files.php b/tests/test_files.php index d2b86cdb..b1e158f0 100644 --- a/tests/test_files.php +++ b/tests/test_files.php @@ -29,6 +29,7 @@ switch ($AC['type']) { if ($break) break; case 'fstools': $test_dirs[] = 'FSTools'; + if ($break) break; case 'htmlt': $htmlt_dirs[] = 'HTMLPurifier/HTMLT'; if ($break) break;