aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/float.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/tests/float.rs')
-rw-r--r--test-suite/tests/float.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-suite/tests/float.rs b/test-suite/tests/float.rs
index 6590fe4..1421220 100644
--- a/test-suite/tests/float.rs
+++ b/test-suite/tests/float.rs
@@ -72,7 +72,6 @@ sf8 = -0.0
}
#[test]
-#[cfg(feature = "test-nan-sign")]
fn float_inf() {
float_inf_tests!(f32);
float_inf_tests!(f64);