Skip to content

Fix two occurences of TESTNAME=ui/foo_functions #4506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2019
Merged

Fix two occurences of TESTNAME=ui/foo_functions #4506

merged 1 commit into from
Sep 6, 2019

Conversation

derivmug
Copy link

@derivmug derivmug commented Sep 5, 2019

changelog: Fix two occurrences of the wrong path to the foo_functions test in doc/adding_lints.md

This PR fixes the other two wrong paths to the example test. I already created a PR yesterday but only changed one. The old command was TESTNAME=ui/foo_functions cargo uitest and is now TESTNAME=foo_functions cargo uitest.

This commit fixes two occurences of the wrong path to the foo_functions example test in doc/adding-lints.md
@derivmug
Copy link
Author

derivmug commented Sep 5, 2019

Previous PR: #4501

@phansch
Copy link
Member

phansch commented Sep 6, 2019

@bors r+ thanks again!

@bors
Copy link
Contributor

bors commented Sep 6, 2019

📌 Commit 3390c51 has been approved by phansch

@bors
Copy link
Contributor

bors commented Sep 6, 2019

⌛ Testing commit 3390c51 with merge c3d4294...

bors added a commit that referenced this pull request Sep 6, 2019
Fix two occurences of TESTNAME=ui/foo_functions

changelog: Fix two occurrences of the wrong path to the foo_functions test in doc/adding_lints.md

This PR fixes the other two wrong paths to the example test. I already created a PR yesterday but only changed one. The old command was `TESTNAME=ui/foo_functions cargo uitest` and is now `TESTNAME=foo_functions cargo uitest`.
@bors
Copy link
Contributor

bors commented Sep 6, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing c3d4294 to master...

@bors bors merged commit 3390c51 into rust-lang:master Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants