Skip to content

Commit 404b3bd

Browse files
committed
Ignore platform dependent tests to allow cross platform testing
1 parent 37ecf5d commit 404b3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/motors/tacho_motor_macro.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ macro_rules! tacho_motor {
331331
///
332332
/// # Examples
333333
///
334-
/// ```no_run
334+
/// ```ignore
335335
/// use ev3dev_lang_rust::motors::LargeMotor;
336336
/// use std::thread;
337337
/// use std::time::Duration;

0 commit comments

Comments
 (0)