mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Position unit tests: Add module for testswarm to run all tests
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
* position_core.js
|
||||
*/
|
||||
(function($) {
|
||||
|
||||
module("position");
|
||||
|
||||
test('my, at, of', function() {
|
||||
$('#elx').position({
|
||||
|
||||
Reference in New Issue
Block a user