summaryrefslogtreecommitdiff
path: root/test/unit/util/output_black.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/util/output_black.cpp')
-rw-r--r--test/unit/util/output_black.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/util/output_black.cpp b/test/unit/util/output_black.cpp
index f5c973849..e951dd114 100644
--- a/test/unit/util/output_black.cpp
+++ b/test/unit/util/output_black.cpp
@@ -20,7 +20,7 @@
#include "base/output.h"
#include "test.h"
-namespace CVC5 {
+namespace cvc5 {
namespace test {
class TestUtilBlackOutput : public TestInternal
@@ -241,4 +241,4 @@ TEST_F(TestUtilBlackOutput, simple_print)
#endif /* CVC4_MUZZLE */
}
} // namespace test
-} // namespace CVC5
+} // namespace cvc5
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback