Sha256: 3a255209a5617fe161c486edec43b0d9c49d27ff4477b85c23039153e02e08c0
Contents?: true
Size: 586 Bytes
Versions: 7
Compression:
Stored size: 586 Bytes
Contents
// ========================================================================== // Project: SproutCore Unit Testing Library // Copyright: ©2006-2009 Sprout Systems, Inc. and contributors. // Portions ©2008-2009 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
7 entries across 7 versions & 1 rubygems