diff options
Diffstat (limited to 'library/std/tests/run-time-detect.rs')
| -rw-r--r-- | library/std/tests/run-time-detect.rs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/library/std/tests/run-time-detect.rs b/library/std/tests/run-time-detect.rs index 02c076f1bb5..1a2c1255661 100644 --- a/library/std/tests/run-time-detect.rs +++ b/library/std/tests/run-time-detect.rs @@ -1,9 +1,8 @@ -//! These tests just check that the macros are available in libstd. +//! These tests just check that the macros are available in std. #