Skip to content

Commit 712d7be

Browse files
committed
regenerate tests
1 parent 3fed073 commit 712d7be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/LinuxMain.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class LinuxMainRunnerImpl: LinuxMainRunner {
3434
@available(*, deprecated, message: "not actually deprecated. Just deprecated to allow deprecated tests (which test deprecated functionality) without warnings")
3535
func run() {
3636
XCTMain([
37+
testCase(BaggageLoggingTest.allTests),
3738
testCase(DynamicTracepointTracerTests.allTests),
3839
testCase(InstrumentTests.allTests),
3940
testCase(InstrumentationSystemTests.allTests),

0 commit comments

Comments
 (0)