Skip to content

Commit b810ec5

Browse files
list new test
1 parent 8fb5c58 commit b810ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/tests/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if get_option('with_test').enabled()
33

44
test_src = ['unit_runner.c']
55
test_cubes = [
6-
'mocks', 'marks', 'xfixture', 'bdd', 'tdd', 'tags',
6+
'mocks', 'marks', 'xfixture', 'xsonireo', 'bdd', 'tdd', 'tags',
77
]
88

99
foreach cube : test_cubes

0 commit comments

Comments
 (0)