diff --git a/test/fixtures/blob/Capfile b/test/fixtures/Capfile similarity index 100% rename from test/fixtures/blob/Capfile rename to test/fixtures/Capfile diff --git a/test/fixtures/blob/Foo.h b/test/fixtures/Foo.h similarity index 100% rename from test/fixtures/blob/Foo.h rename to test/fixtures/Foo.h diff --git a/test/fixtures/blob/Foo.m b/test/fixtures/Foo.m similarity index 100% rename from test/fixtures/blob/Foo.m rename to test/fixtures/Foo.m diff --git a/test/fixtures/blob/FooAppDelegate.h b/test/fixtures/FooAppDelegate.h similarity index 100% rename from test/fixtures/blob/FooAppDelegate.h rename to test/fixtures/FooAppDelegate.h diff --git a/test/fixtures/blob/FooAppDelegate.m b/test/fixtures/FooAppDelegate.m similarity index 100% rename from test/fixtures/blob/FooAppDelegate.m rename to test/fixtures/FooAppDelegate.m diff --git a/test/fixtures/blob/README b/test/fixtures/README similarity index 100% rename from test/fixtures/blob/README rename to test/fixtures/README diff --git a/test/fixtures/blob/Rakefile b/test/fixtures/Rakefile similarity index 100% rename from test/fixtures/blob/Rakefile rename to test/fixtures/Rakefile diff --git a/test/fixtures/blob/bar.h b/test/fixtures/bar.h similarity index 100% rename from test/fixtures/blob/bar.h rename to test/fixtures/bar.h diff --git a/test/fixtures/blob/bar.hpp b/test/fixtures/bar.hpp similarity index 100% rename from test/fixtures/blob/bar.hpp rename to test/fixtures/bar.hpp diff --git a/test/fixtures/blob/coffee/classes.coffee b/test/fixtures/coffee/classes.coffee similarity index 100% rename from test/fixtures/blob/coffee/classes.coffee rename to test/fixtures/coffee/classes.coffee diff --git a/test/fixtures/blob/coffee/classes.js b/test/fixtures/coffee/classes.js similarity index 100% rename from test/fixtures/blob/coffee/classes.js rename to test/fixtures/coffee/classes.js diff --git a/test/fixtures/blob/coffee/empty.coffee b/test/fixtures/coffee/empty.coffee similarity index 100% rename from test/fixtures/blob/coffee/empty.coffee rename to test/fixtures/coffee/empty.coffee diff --git a/test/fixtures/blob/coffee/empty.js b/test/fixtures/coffee/empty.js similarity index 100% rename from test/fixtures/blob/coffee/empty.js rename to test/fixtures/coffee/empty.js diff --git a/test/fixtures/blob/coffee/hello.coffee b/test/fixtures/coffee/hello.coffee similarity index 100% rename from test/fixtures/blob/coffee/hello.coffee rename to test/fixtures/coffee/hello.coffee diff --git a/test/fixtures/blob/coffee/hello.js b/test/fixtures/coffee/hello.js similarity index 100% rename from test/fixtures/blob/coffee/hello.js rename to test/fixtures/coffee/hello.js diff --git a/test/fixtures/blob/coffee/intro.coffee b/test/fixtures/coffee/intro.coffee similarity index 100% rename from test/fixtures/blob/coffee/intro.coffee rename to test/fixtures/coffee/intro.coffee diff --git a/test/fixtures/blob/coffee/intro.js b/test/fixtures/coffee/intro.js similarity index 100% rename from test/fixtures/blob/coffee/intro.js rename to test/fixtures/coffee/intro.js diff --git a/test/fixtures/blob/defun.kt b/test/fixtures/defun.kt similarity index 100% rename from test/fixtures/blob/defun.kt rename to test/fixtures/defun.kt diff --git a/test/fixtures/blob/dude-thing-okay--001.patch b/test/fixtures/dude-thing-okay--001.patch similarity index 100% rename from test/fixtures/blob/dude-thing-okay--001.patch rename to test/fixtures/dude-thing-okay--001.patch diff --git a/test/fixtures/blob/dude.el b/test/fixtures/dude.el similarity index 100% rename from test/fixtures/blob/dude.el rename to test/fixtures/dude.el diff --git a/test/fixtures/blob/dude.js b/test/fixtures/dude.js similarity index 100% rename from test/fixtures/blob/dude.js rename to test/fixtures/dude.js diff --git a/test/fixtures/blob/file.txt b/test/fixtures/file.txt similarity index 100% rename from test/fixtures/blob/file.txt rename to test/fixtures/file.txt diff --git a/test/fixtures/blob/foo.rb b/test/fixtures/foo.rb similarity index 100% rename from test/fixtures/blob/foo.rb rename to test/fixtures/foo.rb diff --git a/test/fixtures/blob/foo.txt b/test/fixtures/foo.txt similarity index 100% rename from test/fixtures/blob/foo.txt rename to test/fixtures/foo.txt diff --git a/test/fixtures/blob/grit.rb b/test/fixtures/grit.rb similarity index 100% rename from test/fixtures/blob/grit.rb rename to test/fixtures/grit.rb diff --git a/test/fixtures/blob/hello.c b/test/fixtures/hello.c similarity index 100% rename from test/fixtures/blob/hello.c rename to test/fixtures/hello.c diff --git a/test/fixtures/blob/hello.cpp b/test/fixtures/hello.cpp similarity index 100% rename from test/fixtures/blob/hello.cpp rename to test/fixtures/hello.cpp diff --git a/test/fixtures/blob/hello.h b/test/fixtures/hello.h similarity index 100% rename from test/fixtures/blob/hello.h rename to test/fixtures/hello.h diff --git a/test/fixtures/blob/hello.m b/test/fixtures/hello.m similarity index 100% rename from test/fixtures/blob/hello.m rename to test/fixtures/hello.m diff --git a/test/fixtures/blob/hello.s b/test/fixtures/hello.s similarity index 100% rename from test/fixtures/blob/hello.s rename to test/fixtures/hello.s diff --git a/test/fixtures/blob/jquery-1.6.1.js b/test/fixtures/jquery-1.6.1.js similarity index 100% rename from test/fixtures/blob/jquery-1.6.1.js rename to test/fixtures/jquery-1.6.1.js diff --git a/test/fixtures/blob/jquery-1.6.1.min.js b/test/fixtures/jquery-1.6.1.min.js similarity index 100% rename from test/fixtures/blob/jquery-1.6.1.min.js rename to test/fixtures/jquery-1.6.1.min.js diff --git a/test/fixtures/blob/octocat.ai b/test/fixtures/octocat.ai similarity index 100% rename from test/fixtures/blob/octocat.ai rename to test/fixtures/octocat.ai diff --git a/test/fixtures/blob/script.bash b/test/fixtures/script.bash similarity index 100% rename from test/fixtures/blob/script.bash rename to test/fixtures/script.bash diff --git a/test/fixtures/blob/script.foo b/test/fixtures/script.foo similarity index 100% rename from test/fixtures/blob/script.foo rename to test/fixtures/script.foo diff --git a/test/fixtures/blob/script.groovy b/test/fixtures/script.groovy similarity index 100% rename from test/fixtures/blob/script.groovy rename to test/fixtures/script.groovy diff --git a/test/fixtures/blob/script.js b/test/fixtures/script.js similarity index 100% rename from test/fixtures/blob/script.js rename to test/fixtures/script.js diff --git a/test/fixtures/blob/script.mrb b/test/fixtures/script.mrb similarity index 100% rename from test/fixtures/blob/script.mrb rename to test/fixtures/script.mrb diff --git a/test/fixtures/blob/script.nu b/test/fixtures/script.nu similarity index 100% rename from test/fixtures/blob/script.nu rename to test/fixtures/script.nu diff --git a/test/fixtures/blob/script.pl b/test/fixtures/script.pl similarity index 100% rename from test/fixtures/blob/script.pl rename to test/fixtures/script.pl diff --git a/test/fixtures/blob/script.py b/test/fixtures/script.py similarity index 100% rename from test/fixtures/blob/script.py rename to test/fixtures/script.py diff --git a/test/fixtures/blob/script.rake b/test/fixtures/script.rake similarity index 100% rename from test/fixtures/blob/script.rake rename to test/fixtures/script.rake diff --git a/test/fixtures/blob/script.rb b/test/fixtures/script.rb similarity index 100% rename from test/fixtures/blob/script.rb rename to test/fixtures/script.rb diff --git a/test/fixtures/blob/script.sh b/test/fixtures/script.sh similarity index 100% rename from test/fixtures/blob/script.sh rename to test/fixtures/script.sh diff --git a/test/fixtures/blob/script.zsh b/test/fixtures/script.zsh similarity index 100% rename from test/fixtures/blob/script.zsh rename to test/fixtures/script.zsh diff --git a/test/fixtures/blob/script2.rb b/test/fixtures/script2.rb similarity index 100% rename from test/fixtures/blob/script2.rb rename to test/fixtures/script2.rb diff --git a/test/fixtures/blob/subdir/Rakefile b/test/fixtures/subdir/Rakefile similarity index 100% rename from test/fixtures/blob/subdir/Rakefile rename to test/fixtures/subdir/Rakefile diff --git a/test/fixtures/blob/wrong_shebang.rb b/test/fixtures/wrong_shebang.rb similarity index 100% rename from test/fixtures/blob/wrong_shebang.rb rename to test/fixtures/wrong_shebang.rb diff --git a/test/test_blob.rb b/test/test_blob.rb index 466a215d..0dbe46e7 100644 --- a/test/test_blob.rb +++ b/test/test_blob.rb @@ -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)