mirror of
https://github.com/Z3Prover/z3
synced 2025-11-04 21:39:13 +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"
|
||||
|
||||
class finite_set_rewriter_test {
|
||||
public:
|
||||
void test_union_idempotent() {
|
||||
ast_manager m;
|
||||
reg_decl_plugins(m);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue