mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Slider Tests: Remove pointless doc blocks.
This commit is contained in:
parent
2de5e78e72
commit
e776a7fb09
@ -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