Skip to content

Commit

Permalink
Merge pull request #927 from cgwalters/fix-ci
Browse files Browse the repository at this point in the history
tests: Add a docstring to fix CI
  • Loading branch information
cgwalters authored Dec 2, 2024
2 parents fb8c1e9 + 721636b commit b9360a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ostree-ext/tests/it/main.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Main integration tests that use the public APIs.
use anyhow::{Context, Result};
use camino::Utf8Path;
use cap_std::fs::{Dir, DirBuilder, DirBuilderExt};
Expand Down

0 comments on commit b9360a9

Please sign in to comment.