Skip to content

Commit

Permalink
Merge pull request #114 from lixitrixi/run-kissat-tests
Browse files Browse the repository at this point in the history
Run kissat tests
  • Loading branch information
ozgurakgun authored Nov 28, 2023
2 parents a3df7f4 + 45c10fe commit de0459b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solvers/kissat/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#[cfg(test)]
#[test]
fn test1() {
use kissat_rs::Assignment;
use kissat_rs::Solver;
Expand Down

0 comments on commit de0459b

Please sign in to comment.