git-svn-id: https://svn.thoughtbot.com/plugins/tb_test_helpers/trunk@76 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
This commit is contained in:
tsaleh 2007-04-05 19:20:30 +00:00
parent 1ecd02914b
commit 3e8ee72fbd
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ module Test # :nodoc:
module Unit # :nodoc:
class TestCase
class << self
include TBTestHelpers::Should
include TBTestHelpers::Context
# Loads all fixture files (<tt>test/fixtures/*.yml</tt>)
def load_all_fixtures