summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzu-ping Chung <uranusjr@gmail.com>2014-09-09 17:14:16 +0800
committerTzu-ping Chung <uranusjr@gmail.com>2014-09-09 17:14:16 +0800
commit95ab7bb92fbe8230c96b3513a4714b61bb52bbb9 (patch)
tree326d970bfc20bb4c2ef98ff8b1370401606e03ce
parentb49d385be355e08536974e98e8644609319e596f (diff)
downloadrust-hoedown-95ab7bb92fbe8230c96b3513a4714b61bb52bbb9.tar.gz
Enable escape character test
-rw-r--r--test/config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/config.json b/test/config.json
index bc6799c..63cb1d7 100644
--- a/test/config.json
+++ b/test/config.json
@@ -90,8 +90,7 @@
},
{
"input": "Tests/Escape character.text",
- "output": "Tests/Escape character.html",
- "skip": true
+ "output": "Tests/Escape character.html"
},
{
"input": "Tests/Math.text",