formula:formula_cmd_test
This commit is contained in:
		
							parent
							
								
									0d715f90ea
								
							
						
					
					
						commit
						588f98cf82
					
				
							
								
								
									
										8
									
								
								Library/Homebrew/test/formula_cmd_test.rb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								Library/Homebrew/test/formula_cmd_test.rb
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
			
		||||
require "testing_env"
 | 
			
		||||
 | 
			
		||||
class IntegrationCommandTestFormula < IntegrationCommandTestCase
 | 
			
		||||
  def test_formula
 | 
			
		||||
    formula_file = setup_test_formula "testball"
 | 
			
		||||
    assert_equal formula_file.to_s, cmd("formula", "testball")
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user