Skip to content

Commit a7ac05b

Browse files
committed
fixup! rhel: add coalescer test
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
1 parent 950faef commit a7ac05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rhel/coalescer_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ import (
88

99
"github.com/google/go-cmp/cmp"
1010
"github.com/google/go-cmp/cmp/cmpopts"
11+
"github.com/quay/claircore/toolkit/types/cpe"
1112
"github.com/quay/zlog"
1213

1314
"github.com/quay/claircore"
1415
"github.com/quay/claircore/indexer"
1516
"github.com/quay/claircore/test"
16-
"github.com/quay/claircore/toolkit/types/cpe"
1717
)
1818

1919
type CoalescerTestcase struct {

0 commit comments

Comments
 (0)