From 69b8700b4dd458a13070d85fca9d7e8725eb9c89 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 21 Aug 2013 18:25:00 +0200 Subject: [PATCH] update --- test/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/README.txt b/test/README.txt index 16525a4..8fbfea9 100644 --- a/test/README.txt +++ b/test/README.txt @@ -3,7 +3,7 @@ Jasmine / jasmine-node test frame works ./spec contains *spec.js files ./js jasmine runtime JS lib - + README.txt this file Documentation @@ -18,6 +18,7 @@ Installation npm install jquery npm install jsdom +npm install request npm install jasmine-node -- 1.7.10.4