aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/pipewire_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/pipewire_test.go')
-rw-r--r--internal/system/pipewire_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/pipewire_test.go b/internal/system/pipewire_test.go
index a39237f8..052495cc 100644
--- a/internal/system/pipewire_test.go
+++ b/internal/system/pipewire_test.go
@@ -8,9 +8,9 @@ import (
"testing"
"time"
- "hakurei.app/container/stub"
"hakurei.app/internal/acl"
"hakurei.app/internal/pipewire"
+ "hakurei.app/internal/stub"
)
func TestPipeWireOp(t *testing.T) {