Skip to content

Add missing test attribute. #48

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

Conversation

obi1kenobi
Copy link
Contributor

recursion_too_deep() may have been intended as a test case (it's an otherwise-unused private function in a test module) but is not marked #[test].

This PR adds the missing #[test] attribute.

@obi1kenobi
Copy link
Contributor Author

My editor appears to have stripped some trailing whitespace from the file in the process -- let me know if you'd like me to put them back and I'd be happy to do that.

@tailhook tailhook merged commit 9034d19 into graphql-rust:master Oct 8, 2021
@tailhook
Copy link
Collaborator

tailhook commented Oct 8, 2021

Merged. Thanks! Sorry for the long delay

@obi1kenobi obi1kenobi deleted the add_missing_test_attribute branch October 8, 2021 15:29
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