notebook/test/models/lore_test.rb
2020-03-25 12:21:05 -05:00

8 lines
118 B
Ruby

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