Skip to content

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