mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Slider Tests: Remove pointless doc blocks.
(cherry picked from commit e776a7fb09
)
This commit is contained in:
parent
b10b8648c0
commit
a2c88702de
@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
* slider unit tests
|
|
||||||
*/
|
|
||||||
(function( $ ) {
|
(function( $ ) {
|
||||||
//
|
//
|
||||||
// Slider Test Helper Functions
|
// Slider Test Helper Functions
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
* slider_events.js
|
|
||||||
*/
|
|
||||||
(function( $ ) {
|
(function( $ ) {
|
||||||
|
|
||||||
module( "slider: events" );
|
module( "slider: events" );
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
* slider_methods.js
|
|
||||||
*/
|
|
||||||
(function( $ ) {
|
(function( $ ) {
|
||||||
|
|
||||||
module( "slider: methods" );
|
module( "slider: methods" );
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
/*
|
|
||||||
* slider_options.js
|
|
||||||
*/
|
|
||||||
(function( $ ) {
|
(function( $ ) {
|
||||||
|
|
||||||
var element, options;
|
var element, options;
|
||||||
|
Loading…
Reference in New Issue
Block a user