Skip to content

Commit 5410f05

Browse files
committed
Unix only for test_utils
1 parent 35034f4 commit 5410f05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opentelemetry-otlp/tests/integration_test/src/test_utils.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![cfg(unix)]
2+
13
use crate::images::Collector;
24
use ctor::dtor;
35
use std::fs;

0 commit comments

Comments
 (0)