bouquins-ror/test/models/book_test.rb
2015-06-28 13:58:53 +02:00

8 lines
118 B
Ruby

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