Sha256: bb3f9c41302d4fc3b6970c6626480e51a7d4589508661a5d8ec01c2dacd8c987
Contents?: true
Size: 200 Bytes
Versions: 14
Compression:
Stored size: 200 Bytes
Contents
window.passing = true window.failing = false # create the log method on console in case it doesn't exist -- several tests rely on it being spied upon window.console = {log: ->} unless window.console
Version data entries
14 entries across 14 versions & 1 rubygems