diff --git a/internal/dirtoexcel/dirtoexcel_test.go b/internal/dirtoexcel/dirtoexcel_test.go index d241809..49153c2 100644 --- a/internal/dirtoexcel/dirtoexcel_test.go +++ b/internal/dirtoexcel/dirtoexcel_test.go @@ -31,6 +31,7 @@ func TestCreate(t *testing.T) { "aldi_10.00.jpg", "edeka_10.11.jpg", "casa espana_20221216_62.19.jpg", + "1und1_202302011_61.97_BAR.jpg", }, map[string][]want{ "Food": { @@ -50,6 +51,10 @@ func TestCreate(t *testing.T) { }, }, "Other": { + { + "1UND1", + "61.97", + }, { "BMA-ZON", "12.34",