From cbc5207c4101e370ada65ed6aaed7e7082c95dea Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 24 Apr 2012 09:04:58 -0400 Subject: Position tests: Fixed typo. --- tests/unit/position/position_core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/position/position_core.js b/tests/unit/position/position_core.js index 0ebcabef3..837327b5d 100644 --- a/tests/unit/position/position_core.js +++ b/tests/unit/position/position_core.js @@ -310,7 +310,7 @@ test( "collision: fit, no collision", function() { }, "no offset" ); collisionTest({ - collition: "fit", + collision: "fit", at: "right+2 bottom+3" }, { top: 13, -- cgit v1.2.3