Skip to content

Commit

Permalink
rename test file p2 #4738
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-a-dunlap committed Jul 26, 2018
1 parent 324f6e6 commit e0a4936
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
* @author madunlap
*/
@Ignore
public class ProvUtilFragmentTest {
public class ProvInvestigatorTest {

private ProvInvestigator provUtilBean;
JsonParser jsonParser;
private static final Logger logger = Logger.getLogger(ProvUtilFragmentTest.class.getCanonicalName());
private static final Logger logger = Logger.getLogger(ProvInvestigatorTest.class.getCanonicalName());

@Before
public void setUp() {
Expand Down

0 comments on commit e0a4936

Please sign in to comment.