Skip to content

add Test for InsertionSort #500

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 2 commits into from
Aug 30, 2018
Merged

add Test for InsertionSort #500

merged 2 commits into from
Aug 30, 2018

Conversation

lq920320
Copy link

No description provided.

Copy link
Contributor

@varunu28 varunu28 left a comment

Choose a reason for hiding this comment

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

Can you remove print statements from the test

@lq920320
Copy link
Author

@varunu28 Only this test or including other tests have print statements in my code?

@varunu28
Copy link
Contributor

@lq920320 Remove it from other ones too. I missed it in earlier reviews. We don't need a print statement in the tests. If it fails then Junit assertion generates enough logs for clarification

delete print statements from Test files.
@varunu28 varunu28 merged commit e4827bd into TheAlgorithms:Development Aug 30, 2018
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