We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb8c1e9 + 721636b commit b9360a9Copy full SHA for b9360a9
ostree-ext/tests/it/main.rs
@@ -1,3 +1,5 @@
1
+//! Main integration tests that use the public APIs.
2
+
3
use anyhow::{Context, Result};
4
use camino::Utf8Path;
5
use cap_std::fs::{Dir, DirBuilder, DirBuilderExt};
0 commit comments