summaryrefslogtreecommitdiff
path: root/test/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/config.json')
-rw-r--r--test/config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/config.json b/test/config.json
index b6ecb55..d3e170e 100644
--- a/test/config.json
+++ b/test/config.json
@@ -101,6 +101,11 @@
"input": "Tests/Math.text",
"output": "Tests/Math.html",
"flags": ["--math"]
+ },
+ {
+ "input": "Tests/Underline.text",
+ "output": "Tests/Underline.html",
+ "flags": ["--underline"]
}
]
}