From 6ee8ed02a948b930f74d7ec7c17cb18bd8f3d0d8 Mon Sep 17 00:00:00 2001 From: Christian Williams Date: Sat, 10 Oct 2009 10:18:35 -0700 Subject: [PATCH] Revert "Removed jasmine spec HTML runner (easier to use Rake tasks)" Let's keep it around so we can still run tests without Ruby, eh? This reverts commit e33ecf3665a6fc7cc1b70406248f9ca7979f00ae. --- spec/runner.html | 63 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 spec/runner.html diff --git a/spec/runner.html b/spec/runner.html new file mode 100644 index 00000000..b6dac934 --- /dev/null +++ b/spec/runner.html @@ -0,0 +1,63 @@ + + + + Jasmine Test Runner + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file