From e5ae94132bb55fdd10090dcd427e95e33e31f15e Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 12 Nov 2012 11:14:47 +0100 Subject: specifying charset and fetching jquery remotely This way you don't have to add jquery to the lib dir for specs to work --- spec/RestfulSpecRunner.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/RestfulSpecRunner.html b/spec/RestfulSpecRunner.html index a9d708b..f880720 100644 --- a/spec/RestfulSpecRunner.html +++ b/spec/RestfulSpecRunner.html @@ -2,6 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> + Jasmine Spec Runner @@ -12,7 +13,7 @@ - + -- cgit v1.2.3