Implement API tests
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Tests of MFM
|
||||
*/
|
||||
|
||||
import * as assert from 'assert';
|
||||
|
||||
import analyze from '../src/mfm/parse';
|
||||
|
||||
Reference in New Issue
Block a user