mirror of
https://github.com/Z3Prover/z3
synced 2025-11-05 13:56:03 +00:00
Initial state - all tests passing
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
a0e3c434ef
commit
d58f4bfa11
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