test: rename unversioned java to versioned folders

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
This commit is contained in:
Christopher Phillips 2023-12-19 11:50:09 -05:00
parent b945968058
commit 5e555309f4
No known key found for this signature in database
GPG Key ID: 17F8FF2EA7EF0AA0
4 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ func Test_Cataloger_DefaultClassifiers_PositiveCases(t *testing.T) {
}, },
{ {
name: "positive-java-oracle-macos", name: "positive-java-oracle-macos",
fixtureDir: "test-fixtures/classifiers/positive/oracle-macos-19.0.1", fixtureDir: "test-fixtures/classifiers/positive/oracle-macos--java-19.0.1",
expected: pkg.Package{ expected: pkg.Package{
Name: "java", Name: "java",
Version: "19.0.1+10-21", Version: "19.0.1+10-21",