Removed the test for the documents-association.

pull/327/head
Stefan Frank 11 years ago committed by Sebastian Schuster
parent 06b00ebc61
commit cc4ee39760
  1. 1
      test/unit/project_test.rb

@ -38,7 +38,6 @@ class ProjectTest < ActiveSupport::TestCase
should have_many :versions
should have_many :time_entries
should have_many :queries
should have_many :documents
should have_many :news
should have_many :issue_categories
should have_many :boards

Loading…
Cancel
Save