Merged r5176 from trunk.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.1-stable@5589 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2011-04-29 09:02:29 +00:00
parent 0b5b8bebd1
commit c2cd4b7f48
2 changed files with 2 additions and 2 deletions

View File

@@ -204,7 +204,7 @@ class ProjectTest < ActiveSupport::TestCase
assert_equal 0, Repository.count
assert_equal 0, Changeset.count
assert_equal 0, Change.count
#assert_equal 0, Comment.count
assert_equal 0, Comment.count
assert_equal 0, TimeEntry.count
assert_equal 0, Version.count
assert_equal 0, Watcher.count