Update vendor/platform.js but remove it from test.'s.

Former-commit-id: 4f72d2b4454e7de42754c98c7b17f47f1f30718c
This commit is contained in:
John-David Dalton
2013-03-09 23:52:20 -08:00
parent ee4542a699
commit 8948fae780
4 changed files with 10 additions and 24 deletions

View File

@@ -49,12 +49,6 @@
_.runInContext(window)
));
/** The `platform` object to check */
var platform = window.platform || (window.platform = (
load('../vendor/platform.js/platform.js') ||
window.platform
));
/** Used to pass falsey values to methods */
var falsey = [
,