Renames unit test module for the button widget.
authorSalvatore Iovene <salvatore.iovene@intel.com>
Tue, 15 Jan 2013 13:18:38 +0000 (15:18 +0200)
committerSalvatore Iovene <salvatore.iovene@intel.com>
Tue, 15 Jan 2013 13:18:38 +0000 (15:18 +0200)
tests/unit/cowhide-button.js

index 7d27e95..01f1534 100644 (file)
@@ -1,6 +1,6 @@
 $(function () {
 
-    module("cowhide-buttons", {
+    module("cowhide-button", {
       setup: function() {
         // Resets the driving state
         $.cowhide.setDrivingMode(false)