Skip to content

build/tests: Skip a test if the test requires it during inspection

Marco Trevisan requested to merge 3v1n0/libfprint:tests-skip-missing-deps into master

In case we don't have dependencies, we should skip the test, otherwise we can just fail at test time

Merge request reports