From d65fde60e2191290871c6f820e254a8698282363 Mon Sep 17 00:00:00 2001 From: tschaub Date: Tue, 11 Oct 2011 15:11:03 -0600 Subject: [PATCH] Avoid test failures due to partial mocking. Add setup and teardown methods to properly set up test context. --- tests/Tile.html | 58 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 40 insertions(+), 18 deletions(-) diff --git a/tests/Tile.html b/tests/Tile.html index ee6a80fb45..9c0743a8d9 100644 --- a/tests/Tile.html +++ b/tests/Tile.html @@ -3,11 +3,31 @@