aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/vector/pds.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fuzz/vector/pds.go')
-rw-r--r--tests/fuzz/vector/pds.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fuzz/vector/pds.go b/tests/fuzz/vector/pds.go
new file mode 100644
index 0000000..2e193f2
--- /dev/null
+++ b/tests/fuzz/vector/pds.go
@@ -0,0 +1,4 @@
+package pds
+
+func MainTest() {
+}