1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-03-23 21:09:19 +02:00
This commit is contained in:
Douglas Chimento 2016-06-03 20:54:51 -04:00
parent 31fcf682f6
commit d77b32f3dd

View File

@ -327,7 +327,6 @@ func TestIssue_Search(t *testing.T) {
} }
} }
func Test_CustomFields(t *testing.T) { func Test_CustomFields(t *testing.T) {
setup() setup()
defer teardown() defer teardown()