We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb5c58 commit b810ec5Copy full SHA for b810ec5
code/tests/meson.build
@@ -3,7 +3,7 @@ if get_option('with_test').enabled()
3
4
test_src = ['unit_runner.c']
5
test_cubes = [
6
- 'mocks', 'marks', 'xfixture', 'bdd', 'tdd', 'tags',
+ 'mocks', 'marks', 'xfixture', 'xsonireo', 'bdd', 'tdd', 'tags',
7
]
8
9
foreach cube : test_cubes
0 commit comments