Skip to content

Commit

Permalink
Enable simplify-implication integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
geo2a committed Aug 9, 2023
1 parent 0b8c2dc commit e3eb94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/rpc-integration/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ in {
get-model = mkIntegrationTest { name = "get-model"; };
issue212 = mkIntegrationTest { name = "issue212"; };
foundry-bug-report.tar.gz = mkIntegrationTest { name = "foundry-bug-report.tar.gz"; nativeBuildInputs = [ k openssl procps ]; };
simplify-implication = mkIntegrationTest { name = "simplify-implication"; };
}

0 comments on commit e3eb94c

Please sign in to comment.