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: doc test #32

Merged
merged 1 commit into from
Apr 23, 2024
Merged

fix: doc test #32

merged 1 commit into from
Apr 23, 2024

Conversation

pewsheen
Copy link
Collaborator

---- src/test.rs - test::verso_test (line 13) stdout ----
error: cannot find macro `verso_test` in this scope
  --> src/test.rs:25:1
   |
15 | verso_test!(my_test, other_test);
   | ^^^^^^^^^^
   |
help: consider importing this macro
   |
2  + use verso::verso_test;
   |

@pewsheen pewsheen requested a review from wusyong April 23, 2024 10:10
@wusyong wusyong merged commit 3d49495 into versotile-org:main Apr 23, 2024
5 checks passed
@pewsheen pewsheen deleted the fix/doc-test branch April 23, 2024 15:45
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