mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Added files generated by Typesafe Activator to vendor.yml
This commit is contained in:
		@@ -235,3 +235,7 @@
 | 
			
		||||
- octicons.css
 | 
			
		||||
- octicons.min.css
 | 
			
		||||
- sprockets-octicons.scss
 | 
			
		||||
 | 
			
		||||
# Typesafe Activator
 | 
			
		||||
- (^|/)activator$
 | 
			
		||||
- (^|/)activator\.bat$
 | 
			
		||||
 
 | 
			
		||||
@@ -437,6 +437,12 @@ class TestBlob < Test::Unit::TestCase
 | 
			
		||||
    assert blob("octicons.css").vendored?
 | 
			
		||||
    assert blob("public/octicons.min.css").vendored?
 | 
			
		||||
    assert blob("public/octicons/sprockets-octicons.scss").vendored?
 | 
			
		||||
 | 
			
		||||
    # Typesafe Activator
 | 
			
		||||
    assert blob("activator").vendored?
 | 
			
		||||
    assert blob("activator.bat").vendored?
 | 
			
		||||
    assert blob("subproject/activator").vendored?
 | 
			
		||||
    assert blob("subproject/activator.bat").vendored?
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def test_language
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user