summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/testify/http/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/stretchr/testify/http/doc.go')
-rw-r--r--vendor/github.com/stretchr/testify/http/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/stretchr/testify/http/doc.go b/vendor/github.com/stretchr/testify/http/doc.go
new file mode 100644
index 000000000..695167c6d
--- /dev/null
+++ b/vendor/github.com/stretchr/testify/http/doc.go
@@ -0,0 +1,2 @@
+// Package http DEPRECATED USE net/http/httptest
+package http