Sha256: 998282e8de070d7ad5b7806af92dff9df7ca6a11adceaeaa21e582dba439ab10
Contents?: true
Size: 577 Bytes
Versions: 41
Compression:
Stored size: 577 Bytes
Contents
// ========================================================================== // Project: SproutCore Unit Testing Library // Copyright: ©2006-2011 Strobe Inc. and contributors. // Portions ©2008-2011 Apple Inc. All rights reserved. // License: Licensed under MIT license (see license.js) // ========================================================================== /*global Q$ synchronize */ // additional methods for use with qunit /** Call this method instead of test() to temporarily disable a test. */ function notest(name, callback, nowait) { }
Version data entries
41 entries across 41 versions & 1 rubygems