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

refactor: remove commented code from tests #2297

Merged
merged 5 commits into from
Jul 30, 2018
Merged

refactor: remove commented code from tests #2297

merged 5 commits into from
Jul 30, 2018

Conversation

zielint0
Copy link
Contributor

@zielint0 zielint0 commented Jul 29, 2018

It looks like that is is fixed/obsolete

		// for now the type of CtCatchVariable is not the same
		// this should be fix in the future (see: https://github.com/INRIA/spoon/issues/1420)
		//assertEquals(variable2, variable1);

But if it is needed, I will restore it.

@surli
?

I am ready to merge.


// for now the type of CtCatchVariable is not the same
// this should be fix in the future (see: https://github.com/INRIA/spoon/issues/1420)
//assertEquals(variable2, variable1);
Copy link
Collaborator

Choose a reason for hiding this comment

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

As it looks fixed we should instead uncomment the assertEquals.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@surli
Thank you for this hint!
I restored an assertion. All tests pass.

@zielint0 zielint0 changed the title refactor: remove commented code from tests WIP refactor: remove commented code from tests Jul 30, 2018
@zielint0 zielint0 changed the title WIP refactor: remove commented code from tests refactor: remove commented code from tests Jul 30, 2018
@surli surli merged commit 93a89b8 into INRIA:master Jul 30, 2018
@monperrus monperrus mentioned this pull request Sep 20, 2018
4 tasks
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