remove svg renderer test
This commit is contained in:
parent
f6eca08c8d
commit
6fe0f93e70
1 changed files with 0 additions and 3 deletions
|
@ -2011,9 +2011,6 @@ if not HELP_REQUESTED:
|
|||
# build C++ tests
|
||||
SConscript('tests/cpp_tests/build.py')
|
||||
|
||||
if env['CPP_TESTS'] and env['SVG_RENDERER']:
|
||||
SConscript('tests/cpp_tests/svg_renderer_tests/build.py')
|
||||
|
||||
if env['BENCHMARK']:
|
||||
SConscript('benchmark/build.py')
|
||||
|
||||
|
|
Loading…
Reference in a new issue