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
@ -2,6 +2,8 @@
|
||||
* position_core.js
|
||||
*/
|
||||
(function($) {
|
||||
|
||||
module("position");
|
||||
|
||||
test('my, at, of', function() {
|
||||
$('#elx').position({
|
||||
|
Loading…
Reference in New Issue
Block a user