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