Skip to content

Commit

Permalink
Ignore platform dependent tests to allow cross platform testing
Browse files Browse the repository at this point in the history
  • Loading branch information
pixix4 committed Feb 2, 2021
1 parent 37ecf5d commit 404b3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/motors/tacho_motor_macro.rs
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ macro_rules! tacho_motor {
///
/// # Examples
///
/// ```no_run
/// ```ignore
/// use ev3dev_lang_rust::motors::LargeMotor;
/// use std::thread;
/// use std::time::Duration;
Expand Down

0 comments on commit 404b3bd

Please sign in to comment.