1
Fork 0

Re-enable html literals test

It's now passing again.

Fixes #20673
This commit is contained in:
Steve Klabnik 2015-06-12 14:19:05 -04:00
parent a2f2a64763
commit 49d8573dd2

View file

@ -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