Full application rewrite, v2 version introduced

This commit is contained in:
2025-01-04 01:52:01 +03:00
parent 754aecd69a
commit e7c515c718
12 changed files with 20 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ import (
"os"
"testing"
. "github.com/derfenix/photocatalog/internal/organizer/modes"
. "github.com/derfenix/photocatalog/v2/internal/organizer/modes"
)
func TestMove_PlaceIt(t *testing.T) {