mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-12-25 03:33:08 +02:00
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
|
* Tests of MFM
|
||||||
|
* How to run the tests:
|
||||||
|
* > mocha test/mfm.ts --require ts-node/register
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import * as assert from 'assert';
|
import * as assert from 'assert';
|
||||||
|
|
Loading…
Reference in a new issue