Auto merge of #26250 - steveklabnik:remove_html_literals_test, r=alexcrichton

This test now works again

Fixes #20673

r? @alexcrichton
This commit is contained in:
bors 2015-06-13 22:03:42 +00:00
commit 5f3233f092

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