Skip to content

Conversation

@sgasse
Copy link
Contributor

@sgasse sgasse commented Sep 5, 2022

Issue #, if available:
None added, trivial change

Description of changes:
The PR #253 removed some of the #[cfg(test)] guards for a few
functions which are useful in testing outside of the library. However
the docstrings still stated that the test configuration was needed. This
commit fixes the docstrings.

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

The PR #253 removed some of the `#[cfg(test)]` guards for a few
functions which are useful in testing outside of the library. However
the docstrings still stated that the test configuration was needed. This
commit fixes the docstrings.
@calavera calavera merged commit 9b27da0 into awslabs:main Sep 5, 2022
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