X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=library%2Fcore%2Ftests%2Fstr.rs;h=f5066343af20a78d41475aa65ca67c1fa17200df;hb=99529b0cd2022c9002fd4f5fef119ba4ca100b81;hp=ed939ca7139a58da190d41ceb6f366db74e683b5;hpb=ebf579932dd3c89c64368e23501310611b0e0ccf;p=rust.git diff --git a/library/core/tests/str.rs b/library/core/tests/str.rs index ed939ca7139..f5066343af2 100644 --- a/library/core/tests/str.rs +++ b/library/core/tests/str.rs @@ -1 +1 @@ -// All `str` tests live in liballoc/tests +// All `str` tests live in library/alloc/tests/str.rs