Skip to content

Commit

Permalink
Remove broken bitbucket link
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeggies committed Sep 28, 2020
1 parent 0bf0a11 commit 40c6656
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions detect_bitbucket_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 40c6656

Please sign in to comment.