From 94f8ac8d1dcd530e5ff7a2a8c19b8fe816c9a115 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sat, 30 Nov 2013 10:46:20 -0600 Subject: [PATCH] Get test coverage to 100%. --- test/index.html | 2 +- test/test.js | 39 ++++++++++++++++++++++++++++++--------- 2 files changed, 31 insertions(+), 10 deletions(-) diff --git a/test/index.html b/test/index.html index 1b512961a..118b8e690 100644 --- a/test/index.html +++ b/test/index.html @@ -38,7 +38,7 @@ Object.getPrototypeOf = function() {}; Object._keys = Object.keys; - Object.keys = function() { return []; }; + Object.keys = function() {}; // load Lo-Dash and expose it to the bad shims document.write('