Skip to content

Commit a24fb97

Browse files
authored
Remove broken bitbucket link (#276)
Remove broken bitbucket link
2 parents 0bf0a11 + 40c6656 commit a24fb97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

detect_bitbucket_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ func TestBitBucketDetector(t *testing.T) {
2929
"bitbucket.org/hashicorp/tf-test-git.git",
3030
"git::https://bitbucket.org/hashicorp/tf-test-git.git",
3131
},
32-
{
33-
"bitbucket.org/hashicorp/tf-test-hg",
34-
"hg::https://bitbucket.org/hashicorp/tf-test-hg",
35-
},
3632
}
3733

3834
pwd := "/pwd"

0 commit comments

Comments
 (0)