diff --git a/scripts/run_web_tests.py b/scripts/run_web_tests.py index 051c3964f9..93cf89efa3 100755 --- a/scripts/run_web_tests.py +++ b/scripts/run_web_tests.py @@ -102,10 +102,6 @@ class TestLigatures(run_general_tests.TestLigatures): loaded_fonts = FONTS -class TestFeatures(run_general_tests.TestFeatures): - loaded_fonts = FONTS - - class TestGlyphBounds(run_general_tests.TestGlyphBounds): loaded_fonts = FONTS