Skip to content

Commit

Permalink
Update src/test/java/org/codehaus/mojo/versions/utils/PropertiesVersi…
Browse files Browse the repository at this point in the history
…onsFileReaderTest.java

Co-authored-by: Oliver B. Fischer <o.b.fischer@swe-blog.net>
  • Loading branch information
arkel-s and obfischer committed Jul 7, 2021
1 parent 12991fd commit 0f18b09
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -8,7 +8,7 @@
import java.io.IOException;
import java.util.*;

public class PropertiesVersionsFileReaderTest extends TestCase {
public class PropertiesVersionsFileReaderTest {

private static final String TEST_PROPERTIES_FILE = "src/test/resources/org/codehaus/mojo/versions/utils/testPropertiesVersionsFile.properties";

Expand Down

0 comments on commit 0f18b09

Please sign in to comment.