a11yist/test/models/checklist_entry_test.rb

8 lines
128 B
Ruby
Raw Normal View History

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