mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Position unit tests: Add module for testswarm to run all tests
This commit is contained in:
parent
e7882fa393
commit
50fe1d04fc
@ -3,6 +3,8 @@
|
|||||||
*/
|
*/
|
||||||
(function($) {
|
(function($) {
|
||||||
|
|
||||||
|
module("position");
|
||||||
|
|
||||||
test('my, at, of', function() {
|
test('my, at, of', function() {
|
||||||
$('#elx').position({
|
$('#elx').position({
|
||||||
my: 'left top',
|
my: 'left top',
|
||||||
|
Loading…
Reference in New Issue
Block a user