From 4d89f82acb19b7da8a131d6a6d0e98ef376bde4e Mon Sep 17 00:00:00 2001 From: Michele Date: Mon, 28 Sep 2020 14:55:50 -0700 Subject: [PATCH] Remove broken bitbucket link --- detect_bitbucket_test.go | 4 ---- 1 file changed, 4 deletions(-) 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"