mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update mfm.ts
This commit is contained in:
parent
1eaba43fa2
commit
8fce769988
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