Skip to content

Move sbt-scripted test from pending to tested #2434

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
May 15, 2017

Conversation

felixmulder
Copy link
Contributor

Scripted tests are run using either the "pending" or the "test" file. If
the file is named "test" then the steps contained within should succeed.
If it is named pending, it should fail

Scripted tests are run using either the "pending" or the "test" file. If
the file is named "test" then the steps contained within should succeed.
If it is named pending, it should fail
@felixmulder felixmulder requested a review from smarter May 15, 2017 14:25
@felixmulder felixmulder merged commit 5d8cee3 into scala:master May 15, 2017
@allanrenucci allanrenucci deleted the topic/guillaume-is-smarter branch December 14, 2017 19:25
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.

2 participants