diff options
| -rw-r--r-- | src/test/run-pass/html-literals.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/run-pass/html-literals.rs b/src/test/run-pass/html-literals.rs index 23970af9576..a9cfe7a3802 100644 --- a/src/test/run-pass/html-literals.rs +++ b/src/test/run-pass/html-literals.rs @@ -10,8 +10,6 @@ // A test of the macro system. Can we do HTML literals? -// ignore-test FIXME #20673 - /* This is an HTML parser written as a macro. It's all CPS, and we have |
