mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 06:56:33 +09:00
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