From c9b7bb73b9bc56c81d91e9adaafdd0c4dc3a304a Mon Sep 17 00:00:00 2001 From: Adam Roben Date: Wed, 31 Dec 2014 10:22:44 -0500 Subject: [PATCH] Use test/helper.rb in test_file_blob.rb --- test/test_file_blob.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/test_file_blob.rb b/test/test_file_blob.rb index 9371dce7..ca8e1c4f 100644 --- a/test/test_file_blob.rb +++ b/test/test_file_blob.rb @@ -1,5 +1,4 @@ -require 'linguist/file_blob' -require 'test/unit' +require_relative "./helper" class TestFileBlob < Test::Unit::TestCase def test_extensions