bouquins-ror/test/controllers/books_controller_test.rb
2015-06-28 14:29:09 +02:00

8 lines
132 B
Ruby

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