summaryrefslogtreecommitdiff
path: root/test/unit/api/solver_white.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/api/solver_white.cpp')
-rw-r--r--test/unit/api/solver_white.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/api/solver_white.cpp b/test/unit/api/solver_white.cpp
index 84d68dbc6..66a6c70f1 100644
--- a/test/unit/api/solver_white.cpp
+++ b/test/unit/api/solver_white.cpp
@@ -17,7 +17,7 @@
#include "base/configuration.h"
#include "test_api.h"
-namespace CVC4 {
+namespace CVC5 {
using namespace api;
@@ -54,4 +54,4 @@ TEST_F(TestApiWhiteSolver, getOp)
}
} // namespace test
-} // namespace CVC4
+} // namespace CVC5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback