Skip to content

Commit 98eb203

Browse files
committed
test: Add a comment about the SPDX v2.2.1 examples
Signed-off-by: Frank Viernau <frank_viernau@epam.com>
1 parent 47cf111 commit 98eb203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/spdx-document/src/test/kotlin/model/SpdxDocumentTest.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ import org.ossreviewtoolkit.utils.test.readResource
3838
*
3939
* The "*-no-ranges.spdx.*" resource files have the "ranges" property removed, which is actually broken in the
4040
* specification and impossible to implement.
41+
*
42+
* Note: The examples files of v2.2.2, v2.2.1 and also v2.2.1-ISO-final are identical.
4143
*/
4244
class SpdxDocumentTest : WordSpec({
4345
"The official YAML example from the SPDX specification version 2.2.2" should {

0 commit comments

Comments
 (0)