mirror of
				https://github.com/sinatra/sinatra
				synced 2023-03-27 23:18:01 -04:00 
			
		
		
		
	adjust require lines for test helper, so it also works properly on 1.9.2
This commit is contained in:
		
							parent
							
								
									5a899b2df3
								
							
						
					
					
						commit
						e001d62669
					
				
					 34 changed files with 34 additions and 34 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
require File.dirname(__FILE__) + '/helper'
 | 
			
		||||
require File.expand_path('../helper', __FILE__)
 | 
			
		||||
 | 
			
		||||
module RouteAddedTest
 | 
			
		||||
  @routes, @procs = [], []
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue