Skip to content

Commit

Permalink
Use CF plumelib.util.IPair
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed Mar 31, 2024
1 parent 49c4276 commit fa2c6ee
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 @@ -7,7 +7,7 @@
import ontology.solvers.backend.OntologySolverEngine;
import org.checkerframework.framework.test.TestUtilities;
import org.junit.runners.Parameterized.Parameters;
import org.plumelib.util.IPair;
import org.checkerframework.org.plumelib.util.IPair;

public class OntologyTest extends CFInferenceTest {

Expand Down

0 comments on commit fa2c6ee

Please sign in to comment.