refactor
This commit is contained in:
		
							
								
								
									
										10
									
								
								test/mfm.ts
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								test/mfm.ts
									
									
									
									
									
								
							@@ -1,13 +1,3 @@
 | 
			
		||||
/*
 | 
			
		||||
 * Tests of MFM
 | 
			
		||||
 *
 | 
			
		||||
 * How to run the tests:
 | 
			
		||||
 * > npx cross-env TS_NODE_FILES=true TS_NODE_TRANSPILE_ONLY=true npx mocha test/mfm.ts --require ts-node/register
 | 
			
		||||
 *
 | 
			
		||||
 * To specify test:
 | 
			
		||||
 * > npx cross-env TS_NODE_FILES=true TS_NODE_TRANSPILE_ONLY=true npx mocha test/mfm.ts --require ts-node/register -g 'test name'
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
import * as assert from 'assert';
 | 
			
		||||
import * as mfm from 'mfm-js';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user