diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-12 10:14:59 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-12 10:14:59 +0300 |
| commit | a78ecb678a204f58b7152d26778cd7af91575ce3 (patch) | |
| tree | e2aeb40e3681934bc66e465ef053b82d7e35b571 /internal/app/loader_test.go | |
| parent | b9fd2473c387b3017c4683f5b517f87b0f42f5ff (diff) | |
fixv0.2.5
Diffstat (limited to 'internal/app/loader_test.go')
| -rw-r--r-- | internal/app/loader_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/app/loader_test.go b/internal/app/loader_test.go index 843e471..aae59ef 100644 --- a/internal/app/loader_test.go +++ b/internal/app/loader_test.go @@ -7,7 +7,7 @@ import ( "testing" "time" - "yoga/internal/tags" + "codeberg.org/snonux/yoga/internal/tags" ) func TestCollectVideoPathsDetectsMP4(t *testing.T) { |
