mirror of https://github.com/webpack/webpack.git
				
				
				
			
		
			
	
	
		
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			JavaScript
		
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			JavaScript
		
	
	
	
|  | it("should hide stack in details", function() { | ||
|  | 	(function f() { | ||
|  | 		require("./loader!"); | ||
|  | 	}).should.throw(); | ||
|  | }); |