Skip to content

Commit

Permalink
docs(tests): Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
klausi committed Mar 20, 2018
1 parent f2610df commit 5907a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testsuite/resolve.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ fn resolve(
Ok(res)
}

// Clone of resolve() from above that also passes down a Config instance.
fn resolve_with_config(
pkg: &PackageId,
deps: Vec<Dependency>,
Expand Down

0 comments on commit 5907a8b

Please sign in to comment.