1
0
Fork 0

Remove Prepare annotation, not needed.

master
Joseph McCarthy 2015-12-25 01:05:24 +00:00
parent 57ac671ecb
commit 8c22cfae67
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ import static junit.framework.Assert.assertEquals;
import static org.mockito.Matchers.anyString;
@RunWith(PowerMockRunner.class)
@PrepareForTest(JSONObject.class)
public class WorklogTest {
private SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSS");