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( $ ) {
|
||||
//
|
||||
// Slider Test Helper Functions
|
||||
|
@ -1,6 +1,3 @@
|
||||
/*
|
||||
* slider_events.js
|
||||
*/
|
||||
(function( $ ) {
|
||||
|
||||
module( "slider: events" );
|
||||
|
@ -1,6 +1,3 @@
|
||||
/*
|
||||
* slider_methods.js
|
||||
*/
|
||||
(function( $ ) {
|
||||
|
||||
module( "slider: methods" );
|
||||
|
@ -1,6 +1,3 @@
|
||||
/*
|
||||
* slider_options.js
|
||||
*/
|
||||
(function( $ ) {
|
||||
|
||||
var element, options;
|
||||
|
Loading…
Reference in New Issue
Block a user