Skip to content

Commit

Permalink
test proper class
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Sep 26, 2018
1 parent 94bf1a6 commit ddb3dae
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@ public class SampleFunctionalClassXmlTest {
@Test
// test creation
public void testCreate() {
new SampleFunctionalClassXmlTest();
new SampleFunctionalClassXml();
}

@Before
Expand Down

0 comments on commit ddb3dae

Please sign in to comment.