mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
tests: fix test name
This commit is contained in:
@ -20,7 +20,7 @@ test('test-capture-cursor', test_capture_cursor, env: test_env)
|
|||||||
|
|
||||||
if get_option('enable_gtk')
|
if get_option('enable_gtk')
|
||||||
|
|
||||||
test_model_filter = executable('test-model_filter',
|
test_model_filter = executable('test-model-filter',
|
||||||
'test-model-filter.c',
|
'test-model-filter.c',
|
||||||
dependencies: libsysprof_ui_dep,
|
dependencies: libsysprof_ui_dep,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user