summaryrefslogtreecommitdiff
path: root/test/Makefile.am.inc
diff options
context:
space:
mode:
authorPhilip Chimento <philip@endlessm.com>2018-04-16 18:41:03 -0700
committerMartin Abente Lahaye <martin.abente.lahaye@gmail.com>2018-04-17 10:31:31 -0400
commite003345438ad53c6c13fe3d43f92a1f3f9ee2c5f (patch)
tree49ed660f0c98fb84d79e7336cb410c152694de54 /test/Makefile.am.inc
parent7c9eca9e06c2ecbb2e75426eff3921ed7c9f7fe2 (diff)
SearchBox: Remove
This was used nowhere except in eos-knowledge-lib. We are going to make many eos-knowledge-lib specific changes to it, so it's going to be forked into there. After nothing uses it, it doesn't make sense to keep it here given that we intend to slowly move away from using eos-sdk. https://phabricator.endlessm.com/T20353
Diffstat (limited to 'test/Makefile.am.inc')
-rw-r--r--test/Makefile.am.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am.inc b/test/Makefile.am.inc
index 08a925a..e774c87 100644
--- a/test/Makefile.am.inc
+++ b/test/Makefile.am.inc
@@ -49,7 +49,6 @@ javascript_tests = \
test/endless/testCustomContainer.js \
test/endless/testTopbarHomeButton.js \
test/endless/testTopbarNavButton.js \
- test/endless/testSearchBox.js \
$(NULL)
EXTRA_DIST += \
$(javascript_tests) \