Skip to content

Commit

Permalink
Merge pull request rust-lang#103 from gavento/patch-2
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
shepmaster authored Mar 27, 2018
2 parents 36179fb + 4d5ad15 commit 27e49fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ a very long time, and anyway bors / travis will do it for you. (Often,
I will run this command in the background after opening a PR that I
think is done, but rarely otherwise. -nmatsakis)

The test results are cached and previously successfull tests are
The test results are cached and previously successful tests are
`ignored` during testing. The stdout/stderr contents as well as a
timestamp file for every test can be found under `build/ARCH/test/`.
To force-rerun a test (e.g. in case the test runner fails to notice
Expand Down

0 comments on commit 27e49fe

Please sign in to comment.