Use helper methods from the stable lodash release to test unstable bits.

This commit is contained in:
John-David Dalton
2015-10-19 20:59:12 -07:00
parent 10229cd332
commit fdf6478bc9
3 changed files with 1096 additions and 1096 deletions

View File

@@ -13,6 +13,7 @@
"istanbul": "0.3.22",
"jquery": "~1.11.0",
"jscs": "^2.3.1",
"lodash": "^3.10.1",
"platform": "~1.3.0",
"qunit-extras": "~1.4.0",
"qunitjs": "~1.19.0",

View File

@@ -22,6 +22,8 @@
};
}
</script>
<script src="../node_modules/lodash/index.js"></script>
<script>var lodashStable = _.noConflict();</script>
<script src="../node_modules/qunitjs/qunit/qunit.js"></script>
<script src="../node_modules/qunit-extras/qunit-extras.js"></script>
<script src="../node_modules/platform/platform.js"></script>

File diff suppressed because it is too large Load Diff