forked from AuroraMiddleware/gtk
testsuite: Rename next to ngl
Use specific names for renderers in the gsk tests. Otherwise the tests may use the wrong renderer, or the same renderer twice.
This commit is contained in:
parent
f9457af128
commit
6f62107656
@ -89,8 +89,8 @@ informative_render_tests = [
|
||||
|
||||
renderers = [
|
||||
# name exclude term
|
||||
[ 'opengl', '' ],
|
||||
[ 'next', '' ],
|
||||
[ 'gl', '' ],
|
||||
[ 'ngl', '' ],
|
||||
[ 'broadway', '-3d' ],
|
||||
[ 'cairo', '-3d' ],
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user