mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Fix typo: complie -> compile
This commit is contained in:
		
							parent
							
								
									0b8f8d87f6
								
							
						
					
					
						commit
						4081da6a00
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
const assert = require('assert');
 | 
			
		||||
 | 
			
		||||
const analyze = require('../src/common/text');
 | 
			
		||||
//const complie = require('../src/web/app/common/scripts/text-compiler');
 | 
			
		||||
//const compile = require('../src/web/app/common/scripts/text-compiler');
 | 
			
		||||
 | 
			
		||||
describe('Text', () => {
 | 
			
		||||
	it('is correctly analyzed', () => {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue