6 lines
		
	
	
		
			No EOL
		
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
		
			Executable file
		
	
	
	
	
 | 
						|
test:
 | 
						|
	@./node_modules/.bin/mocha \
 | 
						|
		--require should
 | 
						|
 | 
						|
.PHONY: test |