Add Nice Comment
This commit is contained in:
parent
7949982679
commit
56d5a988b6
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* Text Tests!
|
||||
*/
|
||||
|
||||
const assert = require('assert');
|
||||
|
||||
const analyze = require('../src/common/text');
|
||||
|
|
Loading…
Reference in a new issue