Fix unit tests for ruby-1.8 compatibility

This commit is contained in:
Dean Matzkov
2011-09-08 20:57:52 -06:00
parent d2719f3881
commit 5efb6a5b92
30 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
# encoding: UTF-8
require_relative '../test_helper'
require 'test_helper'
class PixivProxyTest < ActiveSupport::TestCase
context "The proxy" do