aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runner/flags/suites.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runner/flags/suites.js')
-rw-r--r--tests/runner/flags/suites.js27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/runner/flags/suites.js b/tests/runner/flags/suites.js
deleted file mode 100644
index a635ac4e5..000000000
--- a/tests/runner/flags/suites.js
+++ /dev/null
@@ -1,27 +0,0 @@
-export const suites = [
- "accordion",
- "autocomplete",
- "button",
- "checkboxradio",
- "controlgroup",
- "core",
- "datepicker",
- "dialog",
- "draggable",
- "droppable",
- "effects",
- "form-reset-mixin",
- "jquery-patch",
- "menu",
- "position",
- "progressbar",
- "resizable",
- "selectable",
- "selectmenu",
- "slider",
- "sortable",
- "spinner",
- "tabs",
- "tooltip",
- "widget"
-];