aboutsummaryrefslogtreecommitdiff
path: root/lib/locations/locations_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/locations/locations_test.go')
-rw-r--r--lib/locations/locations_test.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/locations/locations_test.go b/lib/locations/locations_test.go
index 286476916..4c9208bf2 100644
--- a/lib/locations/locations_test.go
+++ b/lib/locations/locations_test.go
@@ -10,10 +10,9 @@ package locations
import (
"path/filepath"
+ "slices"
"testing"
"time"
-
- "golang.org/x/exp/slices"
)
func TestUnixConfigDir(t *testing.T) {