diff --git a/detect_bitbucket_test.go b/detect_bitbucket_test.go index 202c93256..2b5948ceb 100644 --- a/detect_bitbucket_test.go +++ b/detect_bitbucket_test.go @@ -29,10 +29,6 @@ func TestBitBucketDetector(t *testing.T) { "bitbucket.org/hashicorp/tf-test-git.git", "git::https://bitbucket.org/hashicorp/tf-test-git.git", }, - { - "bitbucket.org/hashicorp/tf-test-hg", - "hg::https://bitbucket.org/hashicorp/tf-test-hg", - }, } pwd := "/pwd"