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

Fix test for class comments query which fails in Pharo 8 #470

Merged
merged 1 commit into from
Mar 24, 2019
Merged

Conversation

dionisiydk
Copy link
Collaborator

This test used a test class to check how query works on classes without comment.
But now in Pharo 8 all tests have a comment by default.
So this PR modifies test to use anonymous subclass of Object as example of class without comment

Test cases now always have tests and this test used test class to check how query works on classes without comment.
Now test creates anonymous subclass for this purpose.
@dionisiydk dionisiydk merged commit 7093b15 into master Mar 24, 2019
@dionisiydk dionisiydk removed the review label Mar 24, 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.

1 participant