test-bot: re-add update-test. (#521)
This commit is contained in:
		
							parent
							
								
									4abdeb7b5e
								
							
						
					
					
						commit
						90e84453f9
					
				@ -668,6 +668,10 @@ module Homebrew
 | 
			
		||||
                              *tests_args
 | 
			
		||||
        test "brew", "tests", "--no-compat"
 | 
			
		||||
        test "brew", "readall", "--syntax"
 | 
			
		||||
        # test update from origin/master to current commit.
 | 
			
		||||
        test "brew", "update-test"
 | 
			
		||||
        # test no-op update from current commit (to current commit, a no-op).
 | 
			
		||||
        test "brew", "update-test", "--commit=HEAD"
 | 
			
		||||
      else
 | 
			
		||||
        test "brew", "readall", "--aliases", @tap.name
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user