cogl: Remove rectangle-texture tests

https://gitlab.gnome.org/GNOME/mutter/merge_requests/546
This commit is contained in:
Adam Jackson
2019-03-08 11:49:54 -05:00
parent 2a15e5f16a
commit ce6acf9dca
5 changed files with 0 additions and 191 deletions

View File

@ -22,7 +22,6 @@ void test_atlas_migration (void);
void test_read_texture_formats (void);
void test_write_texture_formats (void);
void test_alpha_textures (void);
void test_wrap_rectangle_textures (void);
void test_primitive (void);
void test_just_vertex_shader (void);
void test_pipeline_uniforms (void);