notebook/test/models/word_count_update_test.rb

8 lines
129 B
Ruby

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