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