diff options
Diffstat (limited to 'tests/unit/all.html')
-rw-r--r-- | tests/unit/all.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unit/all.html b/tests/unit/all.html index c8352615a..22f60f7b5 100644 --- a/tests/unit/all.html +++ b/tests/unit/all.html @@ -19,6 +19,8 @@ "accordion/accordion.html", "autocomplete/autocomplete.html", "button/button.html", + "checkboxradio/checkboxradio.html", + "controlgroup/controlgroup.html", "core/core.html", "datepicker/datepicker.html", "dialog/dialog.html", @@ -31,6 +33,7 @@ "progressbar/progressbar.html", "resizable/resizable.html", "selectable/selectable.html", + "selectmenu/selectmenu.html", "slider/slider.html", "sortable/sortable.html", "spinner/spinner.html", |