mirror of
				https://github.com/interviewstreet/go-jira.git
				synced 2025-10-30 23:47:46 +02:00 
			
		
		
		
	go fmt
This commit is contained in:
		| @@ -2,10 +2,10 @@ package jira | ||||
|  | ||||
| import ( | ||||
| 	"encoding/json" | ||||
| 	"fmt" | ||||
| 	"io/ioutil" | ||||
| 	"net/http" | ||||
| 	"testing" | ||||
| 	"io/ioutil" | ||||
| 	"fmt" | ||||
| ) | ||||
|  | ||||
| func TestSprintService_MoveIssuesToSprint(t *testing.T) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user