summaryrefslogtreecommitdiff
path: root/tools/Makefile.am.inc
diff options
context:
space:
mode:
authorPhilip Chimento <philip@endlessm.com>2015-04-16 18:14:49 -0700
committerPhilip Chimento <philip@endlessm.com>2015-04-17 12:44:41 -0700
commitea1e63bb221257f3792a419149349bba7a43a393 (patch)
tree5a672cde1259616dedb1b90bfbc2a8ac1dcdb5c9 /tools/Makefile.am.inc
parente801913f71f03db3c3a9855a3ab512facb3836a8 (diff)
Remove ancient test runner
This test runner dates from even before eos-jasmine, and is not used anywhere. [endlessm/eos-sdk#3054]
Diffstat (limited to 'tools/Makefile.am.inc')
-rw-r--r--tools/Makefile.am.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am.inc b/tools/Makefile.am.inc
index 47744b2..5c53d72 100644
--- a/tools/Makefile.am.inc
+++ b/tools/Makefile.am.inc
@@ -1,7 +1,6 @@
# Copyright 2013 Endless Mobile, Inc.
bin_SCRIPTS = \
- tools/eos-run-test \
tools/eos-application-manifest/eos-application-manifest \
tools/eos-json-extractor/eos-json-extractor \
$(NULL)