This repository has been archived on 2021-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
feedfu/test/functional/items_controller_test.rb
2012-04-09 22:48:10 +02:00

8 lines
132 B
Ruby

require 'test_helper'
class ItemsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end