diff options
Diffstat (limited to 'tests/sortable.js')
-rw-r--r-- | tests/sortable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sortable.js b/tests/sortable.js index f3f88a887..99c4463e5 100644 --- a/tests/sortable.js +++ b/tests/sortable.js @@ -1,5 +1,5 @@ /*
- * draggable unit tests
+ * sortable unit tests
*/
(function($) {
//
|