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