Skip to content

Commit

Permalink
meson: Add missing service arguments related tests
Browse files Browse the repository at this point in the history
Signed-off-by: Mobin Aydinfar <[email protected]>
  • Loading branch information
mobin-2008 committed Feb 10, 2025
1 parent 7bebbc4 commit 92d07a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/igr-tests/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tests = [
'check-basic', 'check-cycle', 'check-cycle2', 'check-lint', 'reload1', 'reload2',
'no-command-error', 'add-rm-dep', 'var-subst', 'svc-start-fail', 'dep-not-found',
'pseudo-cycle', 'before-after', 'before-after2', 'log-via-pipe', 'catlog',
'offline-enable', 'xdg-config', 'cycles'
'offline-enable', 'xdg-config', 'cycles', 'svc-arg', 'svc-arg-consumer'
]

foreach test: tests
Expand Down

0 comments on commit 92d07a9

Please sign in to comment.