Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Mar 31, 2024
1 parent fa2c6ee commit 6a3dd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ontology/OntologyTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
import java.util.List;
import ontology.solvers.backend.OntologySolverEngine;
import org.checkerframework.framework.test.TestUtilities;
import org.junit.runners.Parameterized.Parameters;
import org.checkerframework.org.plumelib.util.IPair;
import org.junit.runners.Parameterized.Parameters;

public class OntologyTest extends CFInferenceTest {

Expand Down

0 comments on commit 6a3dd7f

Please sign in to comment.