summaryrefslogtreecommitdiffstats
path: root/install/ui/test/entity_tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/entity_tests.js')
-rw-r--r--install/ui/test/entity_tests.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/install/ui/test/entity_tests.js b/install/ui/test/entity_tests.js
index 8dbeab2f6..b4ac91b69 100644
--- a/install/ui/test/entity_tests.js
+++ b/install/ui/test/entity_tests.js
@@ -39,14 +39,6 @@ module('entity',{
mod_search.register();
- reg.facet.register({
- type: 'search',
- factory: IPA.search_facet,
- pre_ops: [
- mod_facet.facet_preops.search
- ]
- });
-
IPA.init({
url: 'data',
on_success: function(data, text_status, xhr) {