File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 "$schema" : " https://packageurl.org/schemas/purl-test.schema-1.0.json" ,
33 "tests" : [
44 {
5- "description" : " Java gem can use a qualifier . Rountrip an input purl to canonical." ,
5+ "description" : " Ruby gems can use qualifiers . Rountrip an input purl to canonical." ,
66 "test_group" : " advanced" ,
77 "test_type" : " roundtrip" ,
88 "input" : " pkg:gem/jruby-launcher@1.1.2?Platform=java" ,
1111 "expected_failure_reason" : null
1212 },
1313 {
14- "description" : " Java gem can use a qualifier " ,
14+ "description" : " Ruby gems can use qualifiers " ,
1515 "test_group" : " base" ,
1616 "test_type" : " parse" ,
1717 "input" : " pkg:gem/jruby-launcher@1.1.2?Platform=java" ,
2929 "expected_failure_reason" : null
3030 },
3131 {
32- "description" : " Java gem can use a qualifier . Rountrip a canonical input to canonical output." ,
32+ "description" : " Ruby gems can use qualifiers . Rountrip a canonical input to canonical output." ,
3333 "test_group" : " base" ,
3434 "test_type" : " roundtrip" ,
3535 "input" : " pkg:gem/jruby-launcher@1.1.2?platform=java" ,
3838 "expected_failure_reason" : null
3939 },
4040 {
41- "description" : " Java gem can use a qualifier " ,
41+ "description" : " Ruby gems can use qualifiers " ,
4242 "test_group" : " base" ,
4343 "test_type" : " build" ,
4444 "input" : {
You can’t perform that action at this time.
0 commit comments