From 331730f8f5409c9842b88ba5a61f302e98c52a08 Mon Sep 17 00:00:00 2001 From: Brian Jenkins & Aaron Peckham Date: Fri, 31 Jul 2009 17:07:47 -0700 Subject: [PATCH] Changed run.html to expect the jasmine git to be served at /jasmine --- .tylium/bootstrap.rb | 1 + contrib/ruby/run.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 .tylium/bootstrap.rb diff --git a/.tylium/bootstrap.rb b/.tylium/bootstrap.rb new file mode 100644 index 00000000..7efa85ca --- /dev/null +++ b/.tylium/bootstrap.rb @@ -0,0 +1 @@ +require File.expand_path(File.join(File.dirname(__FILE__), '..', '..', '..', '.tylium', 'bootstrap')) diff --git a/contrib/ruby/run.html b/contrib/ruby/run.html index 7ddbe809..c4350046 100644 --- a/contrib/ruby/run.html +++ b/contrib/ruby/run.html @@ -3,9 +3,9 @@ Jasmine suite - - - + + +