b63fd911f3a9e024cf148b9c5a36358186cd66c9
[feedcatcher.git] / trunk / test / functional / feed_controller_test.rb
1 require 'test_helper'
2
3 class FeedControllerTest < ActionController::TestCase
4 # Replace this with your real tests.
5 test "the truth" do
6 assert true
7 end
8 end