Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-02-16 13:00:14 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-02-16 13:00:14 +0300
commitecfc0c55d22cc8d76c88dce750996256856827a8 (patch)
treee18c6b91a46af9f6556e5e04ec1188cc0ad1e797
parentf657fd6d9be6929ccaf019bbb03c11b3a4733d6a (diff)
Update test dependencies
-rw-r--r--Godeps/_workspace/.gitignore2
-rw-r--r--vendor/github.com/stretchr/testify/LICENCE.txt (renamed from Godeps/_workspace/src/github.com/stretchr/testify/LICENCE.txt)0
-rw-r--r--vendor/github.com/stretchr/testify/assert/assertions.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go)0
-rw-r--r--vendor/github.com/stretchr/testify/assert/doc.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go)0
-rw-r--r--vendor/github.com/stretchr/testify/assert/errors.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go)0
-rw-r--r--vendor/github.com/stretchr/testify/assert/forward_assertions.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go)0
-rw-r--r--vendor/github.com/stretchr/testify/assert/http_assertions.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go)0
-rw-r--r--vendor/github.com/stretchr/testify/require/doc.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/require/doc.go)0
-rw-r--r--vendor/github.com/stretchr/testify/require/requirements.go (renamed from Godeps/_workspace/src/github.com/stretchr/testify/require/requirements.go)0
9 files changed, 0 insertions, 2 deletions
diff --git a/Godeps/_workspace/.gitignore b/Godeps/_workspace/.gitignore
deleted file mode 100644
index f037d684..00000000
--- a/Godeps/_workspace/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/pkg
-/bin
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/LICENCE.txt b/vendor/github.com/stretchr/testify/LICENCE.txt
index a009ba46..a009ba46 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/LICENCE.txt
+++ b/vendor/github.com/stretchr/testify/LICENCE.txt
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go b/vendor/github.com/stretchr/testify/assert/assertions.go
index a7a24e76..a7a24e76 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go
+++ b/vendor/github.com/stretchr/testify/assert/assertions.go
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go b/vendor/github.com/stretchr/testify/assert/doc.go
index 1c6de283..1c6de283 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go
+++ b/vendor/github.com/stretchr/testify/assert/doc.go
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go b/vendor/github.com/stretchr/testify/assert/errors.go
index ac9dc9d1..ac9dc9d1 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go
+++ b/vendor/github.com/stretchr/testify/assert/errors.go
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go b/vendor/github.com/stretchr/testify/assert/forward_assertions.go
index e2866f8b..e2866f8b 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go
+++ b/vendor/github.com/stretchr/testify/assert/forward_assertions.go
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go b/vendor/github.com/stretchr/testify/assert/http_assertions.go
index 0bcb6db9..0bcb6db9 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go
+++ b/vendor/github.com/stretchr/testify/assert/http_assertions.go
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/require/doc.go b/vendor/github.com/stretchr/testify/require/doc.go
index 7b38438f..7b38438f 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/require/doc.go
+++ b/vendor/github.com/stretchr/testify/require/doc.go
diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/require/requirements.go b/vendor/github.com/stretchr/testify/require/requirements.go
index 6744d8b9..6744d8b9 100644
--- a/Godeps/_workspace/src/github.com/stretchr/testify/require/requirements.go
+++ b/vendor/github.com/stretchr/testify/require/requirements.go