notebook/test/models/document_analysis_test.rb
2019-02-24 18:58:43 -06:00

8 lines
130 B
Ruby

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