Avoid registry/git repo updates in tests

Use the main lockfile as a template, also print out how long each
command takes.
This commit is contained in:
Alex Crichton
2017-12-14 19:36:41 -08:00
parent 2926e6e9f4
commit d2d9f6be11
2 changed files with 13 additions and 3 deletions

View File

@@ -25,5 +25,4 @@ fn add() {
}
"#)
.test();
}