Skip to content

Commit

Permalink
Disable uniformity test on no_std
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Jul 27, 2018
1 parent 8d021a0 commit 5da69c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/uniformity.rs
@@ -1,3 +1,5 @@
#![cfg(feature = "std")]

#[macro_use]
extern crate average;
extern crate rand;
Expand Down

0 comments on commit 5da69c6

Please sign in to comment.