]> git.openstreetmap.org Git - rails.git/blobdiff - test/models/diary_comment_test.rb
Cleanup trailing whitespace
[rails.git] / test / models / diary_comment_test.rb
index e96c122300c99ad9a01114965f36e1067b88c744..bf778c27ac5c7873abb560210695e51f0d4222a8 100644 (file)
@@ -3,7 +3,7 @@ require 'test_helper'
 class DiaryCommentTest < ActiveSupport::TestCase
   api_fixtures
   fixtures :diary_comments
-  
+
   def test_diary_comment_count
     assert_equal 4, DiaryComment.count
   end