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