mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Hide passing tests by default.
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
moduleMain = modulePath.match(reBasename)[0];
|
||||
|
||||
QUnit.config.autostart = false;
|
||||
QUnit.config.hidepassed = true;
|
||||
|
||||
// load Lo-Dash as a module
|
||||
require({
|
||||
|
||||
Reference in New Issue
Block a user