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 "test_helper"
|
||||||
require 'fakefs/safe'
|
|
||||||
require 'test/unit'
|
|
||||||
|
|
||||||
class FileStatTest < Test::Unit::TestCase
|
class FileStatTest < Test::Unit::TestCase
|
||||||
include FakeFS
|
include FakeFS
|
||||||
|
Loading…
Reference in New Issue
Block a user