Position unit tests: Add module for testswarm to run all tests

This commit is contained in:
jzaefferer 2010-04-13 15:43:44 +02:00
parent e7882fa393
commit 50fe1d04fc

View File

@ -3,6 +3,8 @@
*/
(function($) {
module("position");
test('my, at, of', function() {
$('#elx').position({
my: 'left top',