Skip to content

Commit

Permalink
[fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
misonijnik committed Oct 28, 2023
1 parent 0c4f6f2 commit 225bf3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Solver/CexCacheValidityCoresCheck.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ int main(int argc, char **argv) {
}
}
// CHECK-CACHE-ON: QCexCacheHits,SolverQueries
// CHECK-CACHE-ON: 1559,211
// CHECK-CACHE-ON: 1460,202
// CHECK-CACHE-OFF: QCexCacheHits,SolverQueries
// CHECK-CACHE-OFF: 1109,661
// CHECK-CACHE-OFF: 1010,652

0 comments on commit 225bf3e

Please sign in to comment.