notebook/test/models/folder_test.rb
2021-06-20 23:17:55 -07:00

8 lines
120 B
Ruby

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