mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Fix xslt mime type
This commit is contained in:
		| @@ -441,6 +441,9 @@ class TestBlob < Test::Unit::TestCase | ||||
|  | ||||
|     # Arch Linux PKGBUILD | ||||
|     assert_equal Language['Shell'], blob("PKGBUILD").language | ||||
|  | ||||
|     # XML | ||||
|     assert_equal Language['XSLT'], blob("test.xslt").language | ||||
|   end | ||||
|  | ||||
|   def test_lexer | ||||
|   | ||||
		Reference in New Issue
	
	Block a user