Skip to content

Commit a621e98

Browse files
authored
Merge pull request #5366 from diffblue/revert-5358-feature/catch-pretty-print-expr
Revert "Add pretty printing for exprts in Catch assertions"
2 parents 4e1fe9a + a25eb09 commit a621e98

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

unit/testing-utils/catch_pretty_print_expr.h

Lines changed: 0 additions & 39 deletions
This file was deleted.

unit/testing-utils/use_catch.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,4 @@ Author: Michael Tautschnig
3939
/// Add to the end of test tags to mark a test that is expected to fail
4040
#define XFAIL "[.][!shouldfail]"
4141

42-
#include "catch_pretty_print_expr.h"
43-
4442
#endif // CPROVER_TESTING_UTILS_USE_CATCH_H

0 commit comments

Comments
 (0)