add gitattributes and fix whitespace issues
This commit is contained in:
parent
bfd3cd8171
commit
86efd97a10
433 changed files with 196 additions and 597 deletions
|
|
@ -32,4 +32,3 @@ Commands that should succeed:
|
|||
15. `rustpkg test foo` runs tests and prints their output, if foo contains #[test]s.
|
||||
|
||||
16. If foo is installed, `rustpkg uninstall foo; rustpkg list` doesn't include foo in the list
|
||||
|
||||
|
|
|
|||
|
|
@ -15,4 +15,3 @@ The test runner should check that, after `rustpkg install deeply/nested/path/foo
|
|||
*/
|
||||
|
||||
fn main() {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue