Skip to content

Commit

Permalink
add missed import
Browse files Browse the repository at this point in the history
  • Loading branch information
pabender committed Jan 26, 2020
1 parent e85c88f commit b35a8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/test/apps/tests/AllTest.java
@@ -1,6 +1,7 @@
package apps.tests;

import org.junit.platform.runner.JUnitPlatform;
import org.junit.platform.suite.api.ExcludeClassNamePatterns;
import org.junit.platform.suite.api.SelectPackages;
import org.junit.platform.suite.api.SuiteDisplayName;
import org.junit.runner.RunWith;
Expand Down

0 comments on commit b35a8e7

Please sign in to comment.