notebook/test/models/document_category_test.rb
2019-02-27 16:52:27 -06:00

8 lines
130 B
Ruby

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