summaryrefslogtreecommitdiff
path: root/tests/fuzz/new-from
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fuzz/new-from')
-rw-r--r--tests/fuzz/new-from/uuid.go (renamed from tests/fuzz/new-from/guuid.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fuzz/new-from/guuid.go b/tests/fuzz/new-from/uuid.go
index a786c66..298687b 100644
--- a/tests/fuzz/new-from/guuid.go
+++ b/tests/fuzz/new-from/uuid.go
@@ -1,4 +1,4 @@
-package guuid
+package uuid
import (
"bytes"