# File specs/spec_helper.rb, line 43
def clean_fixtures
  FileUtils.rm_rf( File.dirname( __FILE__ ) + '/data' )
end