Skip to content

Commit 225bf3e

Browse files
committed
[fix]
1 parent 0c4f6f2 commit 225bf3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Solver/CexCacheValidityCoresCheck.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ int main(int argc, char **argv) {
3030
}
3131
}
3232
// CHECK-CACHE-ON: QCexCacheHits,SolverQueries
33-
// CHECK-CACHE-ON: 1559,211
33+
// CHECK-CACHE-ON: 1460,202
3434
// CHECK-CACHE-OFF: QCexCacheHits,SolverQueries
35-
// CHECK-CACHE-OFF: 1109,661
35+
// CHECK-CACHE-OFF: 1010,652

0 commit comments

Comments
 (0)