Fix zombifier to use the require highjack
This commit is contained in:
		
							parent
							
								
									7eed61c117
								
							
						
					
					
						commit
						1b2bb54852
					
				
					 6 changed files with 156 additions and 247 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ require 'mutant'
 | 
			
		|||
namespace =
 | 
			
		||||
  if ARGV.include?('--zombie')
 | 
			
		||||
    $stderr.puts('Running mutant zombified!')
 | 
			
		||||
    Mutant::Zombifier.zombify
 | 
			
		||||
    Mutant.zombify
 | 
			
		||||
    Zombie::Mutant
 | 
			
		||||
  else
 | 
			
		||||
    Mutant
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue