summaryrefslogtreecommitdiff
path: root/test-project/src/lib.rs
blob: cdc8599312f0cb2b5408436904e8195dbb14506b (plain)
1
2
3
4
pub fn test_project() {
    // This is only present, because cargo locate-project --workspace actually
    // validates the rust project and fails if there is no target.
}