Sha256: b90fc8a236ec4718c09531da640a2b8bbbce7f4b848d0da14b5b33d108402fbd
Contents?: true
Size: 225 Bytes
Versions: 7
Compression:
Stored size: 225 Bytes
Contents
# # Seeing the dump of pending specs every time you run them is distracting. # This file lets you skip pending specs. class Test::Unit::TestResult def add_disabled(name) #nothing! end end Adhearsion::Logging.silence!
Version data entries
7 entries across 7 versions & 3 rubygems