Skip to content

Commit

Permalink
ignore: let CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenglinli committed Aug 10, 2023
1 parent d9ddb4b commit edfd280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sqlancer/stonedb/oracle/StoneDBFuzzOracle.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import sqlancer.stonedb.gen.StoneDBExpressionGenerator.StoneDBCastOperation;

public class StoneDBFuzzOracle implements TestOracle<StoneDBGlobalState> {

private final StoneDBGlobalState globalState;
private final StoneDBSchema schema;
private final ExpectedErrors errors = new ExpectedErrors();
Expand Down

0 comments on commit edfd280

Please sign in to comment.