mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +00:00
build: remove automated test
This isn't actually automated.
This commit is contained in:
@ -30,7 +30,6 @@ if get_option('enable_gtk')
|
|||||||
'test-process-model.c',
|
'test-process-model.c',
|
||||||
dependencies: libsysprof_ui_dep,
|
dependencies: libsysprof_ui_dep,
|
||||||
)
|
)
|
||||||
test('test-process-model', test_process_model, env: test_env)
|
|
||||||
|
|
||||||
test_zoom = executable('test-zoom',
|
test_zoom = executable('test-zoom',
|
||||||
'test-zoom.c',
|
'test-zoom.c',
|
||||||
|
|||||||
Reference in New Issue
Block a user