notebook/test/models/content_change_event_test.rb
2017-07-14 13:36:32 +02:00

8 lines
132 B
Ruby

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