Skip to content

Commit 40c6656

Browse files
committed
Remove broken bitbucket link
1 parent 0bf0a11 commit 40c6656

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)