aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/position
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-04-24 09:04:58 -0400
committerScott González <scott.gonzalez@gmail.com>2012-04-24 09:04:58 -0400
commitcbc5207c4101e370ada65ed6aaed7e7082c95dea (patch)
treebb66396b6280f46eba3128e0537904d737c073c2 /tests/unit/position
parent88e141801cbd2d149f98d11f7674f35a9e06e288 (diff)
downloadjquery-ui-cbc5207c4101e370ada65ed6aaed7e7082c95dea.tar.gz
jquery-ui-cbc5207c4101e370ada65ed6aaed7e7082c95dea.zip
Position tests: Fixed typo.
Diffstat (limited to 'tests/unit/position')
-rw-r--r--tests/unit/position/position_core.js2
1 files changed, 1 insertions, 1 deletions
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,