Skip to content

Commit a25eb09

Browse files
authored
Revert "Add pretty printing for exprts in Catch assertions"
1 parent 4e1fe9a commit a25eb09

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)