mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
Removed legacy JUnit reporter
This commit is contained in:
@@ -86,8 +86,6 @@ namespace Catch {
|
||||
|
||||
INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( "basic", BasicReporter )
|
||||
INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( "xml", XmlReporter )
|
||||
INTERNAL_CATCH_REGISTER_LEGACY_REPORTER( "junit2", JunitReporter2 )
|
||||
|
||||
}
|
||||
|
||||
#ifdef __clang__
|
||||
|
Reference in New Issue
Block a user