forked from FoundKeyGang/FoundKey
Update mfm.ts
This commit is contained in:
parent
59c4c9a0b8
commit
882c60ef10
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
/*
|
||||
* Tests of MFM
|
||||
* How to run the tests:
|
||||
* > mocha test/mfm.ts --require ts-node/register
|
||||
*/
|
||||
|
||||
import * as assert from 'assert';
|
||||
|
|
Loading…
Reference in a new issue