Skip to content

Commit 37872ba

Browse files
committed
chore: doctests
1 parent 78228e7 commit 37872ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ use revm::{
1919

2020
/// LogContract bytecode
2121
/// This is the runtime bytecode. This should be set directly with ``set_bytecode_unchecked``
22-
/// ```
22+
/// ```no_run
2323
/// contract LogContract {
2424
/// event Hello();
2525
/// event World();

0 commit comments

Comments
 (0)