Sha256: 6306ed7563b827d3ce0507d4132c58ff758e20981ec4ce8473f60f6e843251d9
Contents?: true
Size: 170 Bytes
Versions: 11
Compression:
Stored size: 170 Bytes
Contents
require 'test_helper' class ExceptionNotificationServerTest < ActiveSupport::TestCase test 'truth' do assert_kind_of Module, ExceptionNotificationServer end end
Version data entries
11 entries across 11 versions & 1 rubygems