summaryrefslogtreecommitdiff
path: root/tests/hsts.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hsts.go')
-rw-r--r--tests/hsts.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/hsts.go b/tests/hsts.go
new file mode 100644
index 0000000..daff3b6
--- /dev/null
+++ b/tests/hsts.go
@@ -0,0 +1,9 @@
+package hsts
+
+import (
+)
+
+
+
+func MainTest() {
+}