Sha256: af56e181a6669d6bd4ed8af621e64062d3998e4d6f87ff7081a320cb8a1c4a11
Contents?: true
Size: 314 Bytes
Versions: 28
Compression:
Stored size: 314 Bytes
Contents
# ******************************************************** # This tests that the debugger doesn't step into itself # when the application doesn't terminate the right way. # ******************************************************** set debuggertesting on catch x catch ZeroDivisionError info catch catch 5 step quit
Version data entries
28 entries across 28 versions & 5 rubygems