Skip to content

Commit 701886b

Browse files
committed
misc: manifest with subdir
1 parent 8b93ffc commit 701886b

File tree

1 file changed

+1
-1
lines changed
  • crates/pixi-build/src/bin/pixi-build-cmake

1 file changed

+1
-1
lines changed

crates/pixi-build/src/bin/pixi-build-cmake/cmake.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ mod tests {
657657

658658
#[tokio::test]
659659
async fn test_parsing_subdirectory() {
660-
// get cargo manifest dir
660+
// a manifest with subdir
661661

662662
let package_with_git_and_subdir = r#"
663663
[workspace]

0 commit comments

Comments
 (0)