mirror of
https://github.com/Z3Prover/z3
synced 2025-12-18 10:18:33 +00:00
fix test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f22ef75d3e
commit
e781648499
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ Author:
|
||||||
#include "ast/rewriter/finite_set_rewriter.h"
|
#include "ast/rewriter/finite_set_rewriter.h"
|
||||||
|
|
||||||
class finite_set_rewriter_test {
|
class finite_set_rewriter_test {
|
||||||
|
public:
|
||||||
void test_union_idempotent() {
|
void test_union_idempotent() {
|
||||||
ast_manager m;
|
ast_manager m;
|
||||||
reg_decl_plugins(m);
|
reg_decl_plugins(m);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue