mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Hide passing tests by default.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
document.write('<script src="' + ui.buildPath + '"><\/script>');
|
||||
</script>
|
||||
<script>
|
||||
QUnit.config.hidepassed = true;
|
||||
|
||||
_.mixin({
|
||||
'debounce': _.debounce || lodash.debounce,
|
||||
'defer': _.defer || lodash.defer,
|
||||
|
||||
Reference in New Issue
Block a user