Add a unit test for sssp_bfs()
[tinc] / test / meson.build
1 if python.found()
2   subdir('integration')
3 endif
4
5 subdir('unit')
6