update
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 21 Aug 2013 16:25:00 +0000 (18:25 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 21 Aug 2013 16:25:00 +0000 (18:25 +0200)
test/README.txt

index 16525a4..8fbfea9 100644 (file)
@@ -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