projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01210f4
)
Remove obsolete include from node_black unit test. (#5862)
author
Aina Niemetz
<aina.niemetz@gmail.com>
Fri, 5 Feb 2021 19:36:32 +0000
(11:36 -0800)
committer
GitHub
<noreply@github.com>
Fri, 5 Feb 2021 19:36:32 +0000
(13:36 -0600)
test/unit/expr/node_black.cpp
patch
|
blob
|
history
diff --git
a/test/unit/expr/node_black.cpp
b/test/unit/expr/node_black.cpp
index d45cf603fdde645bc90873b8d229f700297b5b43..88406f6bc95cc7d7af8e5a0070f8c5b6ae034c32 100644
(file)
--- a/
test/unit/expr/node_black.cpp
+++ b/
test/unit/expr/node_black.cpp
@@
-28,7
+28,6
@@
#include "expr/node_value.h"
#include "smt/smt_engine.h"
#include "test_node.h"
-#include "test_utils.h"
#include "theory/rewriter.h"
namespace CVC4 {