summaryrefslogtreecommitdiff
path: root/tools/executable_files.txt
diff options
context:
space:
mode:
authorShu Muto <shu-mutou@rf.jp.nec.com>2018-01-18 12:18:27 +0900
committerShu Muto <shu-mutou@rf.jp.nec.com>2018-01-24 17:29:14 +0900
commite59869571858a2c527ad054114dad5ae366507f6 (patch)
treea257c181ceece37b571dd4849321045b0db2990d /tools/executable_files.txt
parenta054bb121eb6f49b5ed0e400a0bad0246df626b9 (diff)
downloadhorizon-e59869571858a2c527ad054114dad5ae366507f6.tar.gz
Ignore node_modules from test target
Files in node_modules directory are not target for test. So we should ignore them. Change-Id: I3b259c7df21660e61fcb55633c82bdd83d791a3d
Diffstat (limited to 'tools/executable_files.txt')
-rw-r--r--tools/executable_files.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/executable_files.txt b/tools/executable_files.txt
index 82aff2d42..8f6725ed6 100644
--- a/tools/executable_files.txt
+++ b/tools/executable_files.txt
@@ -1,4 +1,5 @@
./manage.py
+./node_modules
./tools/abandon_old_reviews.sh
./tools/gate/integration/post_test_hook.sh
./tools/gate/integration/pre_test_hook.sh