mirror of
				https://github.com/puma/puma.git
				synced 2022-11-09 13:48:40 -05:00 
			
		
		
		
	I really need a rubocop precommit hook
This commit is contained in:
		
							parent
							
								
									5bf037d616
								
							
						
					
					
						commit
						8e2c461de4
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@ require_relative "helper"
 | 
			
		|||
 | 
			
		||||
class TestPumaServer < Minitest::Test
 | 
			
		||||
  parallelize_me!
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  def setup
 | 
			
		||||
    @port = 0
 | 
			
		||||
    @host = "127.0.0.1"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,7 @@ end
 | 
			
		|||
 | 
			
		||||
class WebServerTest < Minitest::Test
 | 
			
		||||
  parallelize_me!
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  VALID_REQUEST = "GET / HTTP/1.1\r\nHost: www.zedshaw.com\r\nContent-Type: text/plain\r\n\r\n"
 | 
			
		||||
 | 
			
		||||
  def setup
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue