Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed May 27, 2024
1 parent 5144ea2 commit 62b0b70
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import com.ibm.wala.util.collections.Iterator2Collection;
import java.io.IOException;
import java.util.List;
import java.util.Set;
import org.junit.jupiter.api.Test;

public class JunitEntrypointSupportTest {
Expand Down
1 change: 0 additions & 1 deletion core/src/testSubjects/java/junit/JunitTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ public class JunitTests {

@Test
public void test1() {}

}

0 comments on commit 62b0b70

Please sign in to comment.