Move std float unit tests to integration tests
This commit is contained in:
parent
03d44a641b
commit
29166cd617
12 changed files with 59 additions and 71 deletions
|
@ -12,9 +12,6 @@
|
|||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
#[allow(deprecated, deprecated_in_future)]
|
||||
pub use core::f64::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue