Skip to content

Commit 44bb433

Browse files
authored
testpreprocessor.cpp: fixed missing registration of unique_errors (#6852)
1 parent 45b1e8b commit 44bb433

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/testprocessexecutor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ class TestProcessExecutorBase : public TestFixture {
144144
TEST_CASE(showtime_summary);
145145
TEST_CASE(showtime_file_total);
146146
TEST_CASE(suppress_error_library);
147+
TEST_CASE(unique_errors);
147148
#endif // !WIN32
148149
}
149150

0 commit comments

Comments
 (0)