Sha256: 675e8c993b7beb099fbdc5fd35af4938c36e39190d6acc8f0d92f1c3bb4da6c3
Contents?: true
Size: 586 Bytes
Versions: 9
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: Licened 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
9 entries across 9 versions & 1 rubygems