From bca3ff2eac076e17651c7eacdecb60089394172c Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Fri, 15 Nov 2013 22:09:30 -0800 Subject: [PATCH] Avoid loading lodash when not needed in unit tests. --- test/backbone.html | 2 +- test/index.html | 8 ++++++-- test/underscore.html | 7 ++++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/test/backbone.html b/test/backbone.html index c9c56e7db..3b85c4606 100644 --- a/test/backbone.html +++ b/test/backbone.html @@ -53,7 +53,7 @@ global_test_results = results; }); - // load Lo-Dash again to overwrite the existing `_` value + // load the build of Lo-Dash document.write('