From 5aa306cf66e381ace4967ee492356a5731e7cec4 Mon Sep 17 00:00:00 2001 From: Pivotal Date: Sat, 5 Jun 2010 10:32:41 -0400 Subject: [PATCH] Add unit specs for WaitsForBlock --- spec/runner.html | 9 ++-- spec/suites/WaitsForBlockSpec.js | 88 ++++++++++++++++++++++++++++++++ 2 files changed, 93 insertions(+), 4 deletions(-) create mode 100644 spec/suites/WaitsForBlockSpec.js diff --git a/spec/runner.html b/spec/runner.html index 138d5ed..c61a74b 100644 --- a/spec/runner.html +++ b/spec/runner.html @@ -8,13 +8,13 @@ // yes, really keep this here to keep us honest, but only for jasmine's own runner! [xw] undefined = "diz be undefined yo"; - + - + @@ -28,7 +28,7 @@ - + @@ -50,7 +50,8 @@ - + +