mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
Update submodules and unit test setup.
Former-commit-id: 705059ee5d27e828cd216ecdd164c4c9bceae26c
This commit is contained in:
@@ -6,11 +6,7 @@
|
||||
<link rel="stylesheet" href="../vendor/qunit/qunit/qunit.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="qunit-header">Lo-Dash Test Suite</h1>
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
<ol id="qunit-tests"></ol>
|
||||
<div id="qunit"></div>
|
||||
<script src="../vendor/qunit/qunit/qunit.js"></script>
|
||||
<script>
|
||||
var _2,
|
||||
|
||||
@@ -456,10 +456,4 @@
|
||||
});
|
||||
}());
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
// explicitly call `QUnit.start()` in a CLI environment
|
||||
if (!window.document) {
|
||||
QUnit.start();
|
||||
}
|
||||
}(typeof global == 'object' && global || this));
|
||||
2
vendor/backbone
vendored
2
vendor/backbone
vendored
Submodule vendor/backbone updated: f141984333...e34e14c466
2
vendor/benchmark.js
vendored
2
vendor/benchmark.js
vendored
Submodule vendor/benchmark.js updated: ab3c33719b...ef81c64fc0
2
vendor/qunit
vendored
2
vendor/qunit
vendored
Submodule vendor/qunit updated: 0aba72f723...3f5e8b2123
2
vendor/qunit-clib
vendored
2
vendor/qunit-clib
vendored
Submodule vendor/qunit-clib updated: e2692f821d...c47f1e9ac7
2
vendor/requirejs
vendored
2
vendor/requirejs
vendored
Submodule vendor/requirejs updated: cb717e342a...07de481552
Reference in New Issue
Block a user