From 40c665632899c920b6faf6c5c29d8a1df77cb8b5 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"