build: remove automated test

This isn't actually automated.
This commit is contained in:
Christian Hergert
2017-11-24 22:07:22 -08:00
parent 1e0f505d7c
commit 7a84a2dc45

View File

@ -30,7 +30,6 @@ if get_option('enable_gtk')
'test-process-model.c',
dependencies: libsysprof_ui_dep,
)
test('test-process-model', test_process_model, env: test_env)
test_zoom = executable('test-zoom',
'test-zoom.c',