diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-01 12:41:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-01 12:41:39 +0300 |
| commit | 7e73839aef344012bb11c85d951794039b9933f5 (patch) | |
| tree | 99bad143752e5bc73f8d9443e354dd6cc3eaa211 /internal/probe/probe_test.go | |
| parent | 27dbaf2b2d5895a091d04aa1c852abb91a619e2d (diff) | |
Rename Go module from codeberg.org/snonux/play to codeberg.org/snonux/player
Diffstat (limited to 'internal/probe/probe_test.go')
| -rw-r--r-- | internal/probe/probe_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/probe/probe_test.go b/internal/probe/probe_test.go index 077c88c..54493ca 100644 --- a/internal/probe/probe_test.go +++ b/internal/probe/probe_test.go @@ -5,7 +5,7 @@ import ( "testing" "time" - "codeberg.org/snonux/play/internal/model" + "codeberg.org/snonux/player/internal/model" ) func TestParseFFprobeOutput(t *testing.T) { |
