We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342ea88 commit 0b3cff8Copy full SHA for 0b3cff8
src/lib.rs
@@ -59,7 +59,7 @@
59
//!
60
//! datatest_stable::harness!(
61
//! my_test, "path/to/fixtures", r"^.*/*",
62
-//! my_test_utf8, "path/to/fixtures", r"^.*/*,
+//! my_test_utf8, "path/to/fixtures", r"^.*/*",
63
//! );
64
//! ```
65
0 commit comments