Skip to content

Commit d799fb3

Browse files
committed
Remove the dependency on cf-test-helpers
We are only using this repo to generate random names in Inigo. [closes #467](https://www.pivotaltracker.com/story/show/467)
1 parent f88f3b8 commit d799fb3

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

.gitmodules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
path = src/github.com/onsi/gomega
77
url = https://github.com/onsi/gomega
88
branch = master
9-
[submodule "src/github.com/cloudfoundry-incubator/cf-test-helpers"]
10-
path = src/github.com/cloudfoundry-incubator/cf-test-helpers
11-
url = https://github.com/cloudfoundry-incubator/cf-test-helpers
12-
branch = master
139
[submodule "src/github.com/ajstarks/svgo"]
1410
path = src/github.com/ajstarks/svgo
1511
url = https://github.com/ajstarks/svgo

scripts/run-unit-tests-no-backing-store

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ SKIP_PACKAGES="$SKIP_PACKAGES,./bbs/db/migrations"
1717
SKIP_PACKAGES="$SKIP_PACKAGES,./bbs/db/sqldb"
1818
SKIP_PACKAGES="$SKIP_PACKAGES,./benchmarkbbs"
1919
SKIP_PACKAGES="$SKIP_PACKAGES,./cf-tcp-router"
20-
SKIP_PACKAGES="$SKIP_PACKAGES,./cf-test-helpers"
2120
SKIP_PACKAGES="$SKIP_PACKAGES,./clock"
2221
SKIP_PACKAGES="$SKIP_PACKAGES,./converger/cmd/converger"
2322
SKIP_PACKAGES="$SKIP_PACKAGES,./diego-upgrade-stability-tests"
Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)