test: add flatter haproxy example

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

View File

@ -242,7 +242,7 @@ func Test_Cataloger_DefaultClassifiers_PositiveCases(t *testing.T) {
}, },
{ {
name: "positive-haproxy-1.8.22", name: "positive-haproxy-1.8.22",
fixtureDir: "test-fixtures/classifiers/positive/haproxy-1.8.22", fixtureDir: "test-fixtures/classifiers/positive/haproxy-1.8.22-cc32c297e83f2626d253d8615008c199a1dc9cba13883731f78ecbe9bfc524d4-1386742-100",
expected: pkg.Package{ expected: pkg.Package{
Name: "haproxy", Name: "haproxy",
Version: "1.8.22", Version: "1.8.22",