notebook/test/models/tradition_test.rb
2018-11-01 16:10:10 -05:00

8 lines
123 B
Ruby

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