mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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')
|
||||
|
||||
test_model_filter = executable('test-model_filter',
|
||||
test_model_filter = executable('test-model-filter',
|
||||
'test-model-filter.c',
|
||||
dependencies: libsysprof_ui_dep,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user