diff options
author | Scott González <scott.gonzalez@gmail.com> | 2013-06-04 09:35:37 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-06-04 09:35:37 -0400 |
commit | e776a7fb092df2eeefa975c83bd4c1c7a6439b05 (patch) | |
tree | 7e20a3f699660fe739dfde97d522d3cd6ace7c55 /tests/unit/slider/slider_methods.js | |
parent | 2de5e78e72b98adeab4f03cedf47269babbb0a6c (diff) | |
download | jquery-ui-e776a7fb092df2eeefa975c83bd4c1c7a6439b05.tar.gz jquery-ui-e776a7fb092df2eeefa975c83bd4c1c7a6439b05.zip |
Slider Tests: Remove pointless doc blocks.
Diffstat (limited to 'tests/unit/slider/slider_methods.js')
-rw-r--r-- | tests/unit/slider/slider_methods.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/unit/slider/slider_methods.js b/tests/unit/slider/slider_methods.js index bd9023133..c5c7e1254 100644 --- a/tests/unit/slider/slider_methods.js +++ b/tests/unit/slider/slider_methods.js @@ -1,6 +1,3 @@ -/* - * slider_methods.js - */ (function( $ ) { module( "slider: methods" ); |