1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

modify: add test case

This commit is contained in:
sota1235
2017-04-29 13:59:18 +09:00
committed by asmsuechan
parent a40f8d25ef
commit 5fbb802b32

View File

@@ -35,6 +35,8 @@ test(t => {
// Don't remove underscore
['`MY_TITLE`', 'MY_TITLE'],
['MY_TITLE', 'MY_TITLE'],
// I have no idea for it...
['```test', '`test'],
]
testCases.forEach(testCase => {