Skip to content

Commit

Permalink
Remove broken bitbucket link
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeggies authored and azr committed Sep 30, 2020
1 parent d282f24 commit 4d89f82
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 4d89f82

Please sign in to comment.