From c9a559ab6e446855b092799718e6984ce7520a3c Mon Sep 17 00:00:00 2001 From: Preston Skupinski Date: Thu, 1 Sep 2011 14:37:34 -0400 Subject: [PATCH] added more unit tests for LDA and provided all of the dependencies for running the unit tests so no internet connection is required to use that page --- test/index.html | 6 +++--- test/lib/jquery.min.js | 18 ++++++++++++++++++ test/{ => lib}/qunit.css | 0 test/{ => lib}/qunit.js | 0 test/tests.js | 36 +++++++++++++++++++++++++++++++++++- 5 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 test/lib/jquery.min.js rename test/{ => lib}/qunit.css (100%) rename test/{ => lib}/qunit.js (100%) diff --git a/test/index.html b/test/index.html index 5a43209..189b439 100644 --- a/test/index.html +++ b/test/index.html @@ -1,8 +1,8 @@ - - - + + +