Skip to content

Commit 84d2aee

Browse files
goneallbact
andcommitted
Update src/test/java/org/spdx/example/Spdx3ExampleTest.java
Co-authored-by: Arthit Suriyawongkul <[email protected]> Signed-off-by: Gary O'Neall <[email protected]>
1 parent fcbbbde commit 84d2aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/spdx/example/Spdx3ExampleTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ public void testCreateSbomFromScratch() throws InvalidSPDXAnalysisException {
3131
List<String> verify = result.verify();
3232
assertTrue(verify.isEmpty());
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)