---
 tests/all.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tests/all.py b/tests/all.py
index 92e1d5d..0d9a971 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -2108,9 +2108,6 @@ add_shader_test_dir(arb_shader_bit_encoding['execution'],
 # Group ARB_shader_texture_lod
 arb_shader_texture_lod = {}
 spec['ARB_shader_texture_lod'] = arb_shader_texture_lod
-import_glsl_parser_tests(arb_shader_texture_lod,
-                         os.path.join(generatedTestDir, 'spec', 
'arb_shader_texture_lod'),
-                         ['compiler'])
 arb_shader_texture_lod['execution'] = {}
 add_shader_test_dir(arb_shader_texture_lod['execution'],
                     os.path.join(testsDir, 'spec', 'arb_shader_texture_lod', 
'execution'),
-- 
1.8.3.2

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to