Commit d204c7d8 by Prem Sichanugrist

Update require in test files

parent 31d74d66
require 'helper'
require './test/helper'
class FileSystemTest < Test::Unit::TestCase
context "Filesystem" do
......
require 'helper'
require './test/helper'
require 'aws/s3'
class S3LiveTest < Test::Unit::TestCase
......
require 'helper'
require './test/helper'
require 'aws/s3'
class S3Test < Test::Unit::TestCase
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment