mirror of https://github.com/webpack/webpack.git
				
				
				
			
		
			
	
	
		
			4 lines
		
	
	
		
			100 B
		
	
	
	
		
			JavaScript
		
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			100 B
		
	
	
	
		
			JavaScript
		
	
	
	
|  | it("should not replace declared variables", () => { | ||
|  | 	expect(require("./module")).toBe(42 + 42); | ||
|  | }); |