Implement API tests
This commit is contained in:
parent
beb2f7e558
commit
80daf7c749
5 changed files with 161 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
* Tests of MFM
|
||||
*/
|
||||
|
||||
import * as assert from 'assert';
|
||||
|
||||
import analyze from '../src/mfm/parse';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue