Closed bhamail closed 2 years ago
@bhamail This is due to the test resources being in a subproject.
Try executing the following:
git submodule update --init --recursive
BTW - This should be added to the README. Let me know if this works for you.
@goneall That worked like a champ! Thanks. I pushed a PR with some doco: #7
First, apologies if I'm missing the obvious. I think there may be some test resource files that did not get checked into the source repository. For example, when running the test:
com.sourceauditor.spdxcyclone.CycloneToSpdxTest#testValidSbomV1dot4
I get:
Similar issue for this test: