use require "test_helper" in *all* tests
This commit is contained in:
parent
4530cb1e31
commit
74cb8d9ecf
@ -1,6 +1,4 @@
|
||||
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..', 'lib')
|
||||
require 'fakefs/safe'
|
||||
require 'test/unit'
|
||||
require "test_helper"
|
||||
|
||||
class FileStatTest < Test::Unit::TestCase
|
||||
include FakeFS
|
||||
|
Loading…
Reference in New Issue
Block a user