mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Remove blob fixture namespace
This commit is contained in:
		| @@ -7,7 +7,7 @@ class TestBlob < Test::Unit::TestCase | ||||
|   include Linguist | ||||
|  | ||||
|   def fixtures_path | ||||
|     File.expand_path("../fixtures/blob", __FILE__) | ||||
|     File.expand_path("../fixtures", __FILE__) | ||||
|   end | ||||
|  | ||||
|   def blob(name) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user