From f63e85385dc15ecaa7ef42b040b28388ff01aa2c Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sun, 9 Jun 2013 22:02:49 -0700 Subject: [PATCH] Updated Note testsuite (markdown) --- Note-testsuite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Note-testsuite.md b/Note-testsuite.md index c03ffae..3eb1f6b 100644 --- a/Note-testsuite.md +++ b/Note-testsuite.md @@ -30,7 +30,7 @@ The test runner for these tests is at src/test/compiletest and is compiled to te A typical test might look like: -```Rust +```rust // xfail-pretty 'bool' doesn't pretty-print (#XXX) // Regression test for issue #YYY