Skip to content

Commit b9360a9

Browse files
authored
Merge pull request #927 from cgwalters/fix-ci
tests: Add a docstring to fix CI
2 parents fb8c1e9 + 721636b commit b9360a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ostree-ext/tests/it/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Main integration tests that use the public APIs.
2+
13
use anyhow::{Context, Result};
24
use camino::Utf8Path;
35
use cap_std::fs::{Dir, DirBuilder, DirBuilderExt};

0 commit comments

Comments
 (0)