Skip to content

Commit

Permalink
Add GradleRawConfiguration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chanseokoh committed Oct 22, 2018
1 parent 478b95f commit 240beca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
import org.junit.Test;
import org.mockito.Mockito;

/** Test for {@link MavenRawConfigurations}. */
public class MavenRawConfigurationsTest {
/** Test for {@link MavenRawConfiguration}. */
public class MavenRawConfigurationTest {

@Test
public void testGetters() throws InferredAuthRetrievalException {
Expand Down

0 comments on commit 240beca

Please sign in to comment.