mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Update Underscore build compat to 1.7.0.
This commit is contained in:
@@ -44,15 +44,6 @@
|
||||
QUnit.config.asyncRetries = 10;
|
||||
QUnit.config.hidepassed = true;
|
||||
|
||||
// excuse tests we intentionally fail or those with problems
|
||||
QUnit.config.excused = {
|
||||
'Backbone.Router': {
|
||||
'#1695 - hashChange to pushState with search.': [
|
||||
'Expected 1 assertions, but 0 were run'
|
||||
]
|
||||
}
|
||||
};
|
||||
|
||||
// load Lo-Dash
|
||||
if (!ui.isModularize) {
|
||||
document.write('<script src="' + ui.buildPath + '"><\/script>');
|
||||
|
||||
Reference in New Issue
Block a user