mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	There is no "other"
This commit is contained in:
		| @@ -155,10 +155,6 @@ class TestLanguage < Minitest::Test | |||||||
|     assert_equal :prose, Language['Org'].type |     assert_equal :prose, Language['Org'].type | ||||||
|   end |   end | ||||||
|  |  | ||||||
|   def test_other |  | ||||||
|     assert_nil Language['Brainfuck'].type |  | ||||||
|   end |  | ||||||
|  |  | ||||||
|   def test_searchable |   def test_searchable | ||||||
|     assert Language['Ruby'].searchable? |     assert Language['Ruby'].searchable? | ||||||
|     assert !Language['Gettext Catalog'].searchable? |     assert !Language['Gettext Catalog'].searchable? | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user