Skip to content
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

adding test that works for pytest and nose #9

Merged
merged 2 commits into from
Feb 22, 2017
Merged

adding test that works for pytest and nose #9

merged 2 commits into from
Feb 22, 2017

Conversation

asmodehn
Copy link
Contributor

No description provided.

Copy link
Owner

@kragniz kragniz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the addition!

# Sample Test passing with nose and pytest

def test_pass():
assert True, "dummy sample test"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be indented by 4 spaces rather than 8?

@kragniz kragniz merged commit 7ce7d78 into kragniz:master Feb 22, 2017
@kragniz kragniz mentioned this pull request Feb 22, 2017
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