]> git.openstreetmap.org Git - rails.git/blobdiff - test/models/friend_test.rb
Cleanup trailing whitespace
[rails.git] / test / models / friend_test.rb
index c9f671e7ec4c338d8f997b0678a2cdd03112aaa1..9b0d34d41c2deb2461ef334288c71134f8d43bf7 100644 (file)
@@ -7,5 +7,5 @@ class FriendTest < ActiveSupport::TestCase
   def test_friend_count
     assert_equal 1, Friend.count
   end
-  
+
 end