diff options
Diffstat (limited to 'tests/all.py')
-rw-r--r-- | tests/all.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/all.py b/tests/all.py index 463fcf19b..e509643be 100644 --- a/tests/all.py +++ b/tests/all.py @@ -252,7 +252,6 @@ with profile.group_manager(GleanTest, 'glean') as g: g('fbo') g('getString') g('occluQry') - g('paths') g('pixelFormats') g('pointAtten') g('pointSprite') |