summaryrefslogtreecommitdiffstats
path: root/install/ui/test/details_tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/details_tests.js')
-rw-r--r--install/ui/test/details_tests.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/install/ui/test/details_tests.js b/install/ui/test/details_tests.js
index cc087a6b..26bc4fb6 100644
--- a/install/ui/test/details_tests.js
+++ b/install/ui/test/details_tests.js
@@ -38,14 +38,6 @@ module('details', {
setup: function() {
IPA.ajax_options.async = false;
- reg.facet.register({
- type: 'details',
- factory: IPA.details_facet,
- pre_ops: [
- mod_facet.facet_preops.details
- ]
- });
-
mod_facet.register();
mod_details.register();