Skip to content

Commit 722ec91

Browse files
allevatoswiple-rules-gardener
authored andcommitted
Delete BazelXMLTestObserverRegistration.
This was used as the principal class when `swift_test` built `MH_BUNDLE`-type binaries, but now that we build standard executables and register the observer manually, it's no longer needed or used. PiperOrigin-RevId: 662926687
1 parent 9fb1eaa commit 722ec91

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

tools/test_observer/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ swift_library(
88
testonly = 1,
99
srcs = [
1010
"BazelXMLTestObserver.swift",
11-
"BazelXMLTestObserverRegistration.swift",
1211
"Locked.swift",
1312
"StringInterpolation+XMLEscaping.swift",
1413
"XUnitTestRecorder.swift",

tools/test_observer/BazelXMLTestObserverRegistration.swift

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

0 commit comments

Comments
 (0)