6 lines
		
	
	
		
			143 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			143 B
		
	
	
	
		
			Factor
		
	
	
| 
								 | 
							
								IN: tools.test.tests
							 | 
						||
| 
								 | 
							
								USING: completion words sequences test ;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[ ] [ "swp" apropos ] unit-test
							 | 
						||
| 
								 | 
							
								[ f ] [ "swp" words-matching empty? ] unit-test
							 |