diff options
Diffstat (limited to 'src/test/run-pass/smallest-hello-world.rs')
| -rw-r--r-- | src/test/run-pass/smallest-hello-world.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-pass/smallest-hello-world.rs b/src/test/run-pass/smallest-hello-world.rs index 11cef9d480a..59526ae6e01 100644 --- a/src/test/run-pass/smallest-hello-world.rs +++ b/src/test/run-pass/smallest-hello-world.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// xfail-test - FIXME(#8538) some kind of problem linking induced by extern "C" fns that I do not understand +// xfail-test - FIXME(#8538) some kind of problem linking induced by extern "C" fns // xfail-fast - check-fast doesn't like this // Smallest hello world with no runtime |
