Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(449)

Unified Diff: third_party/WebKit/Source/devtools/.gitignore

Issue 2413563002: DevTools: add "npm test" to run tests by fetching content shells (Closed)
Patch Set: nits Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/.gitignore
diff --git a/third_party/WebKit/Source/devtools/.gitignore b/third_party/WebKit/Source/devtools/.gitignore
index 77731a4207dfab288ba5e31d0f4efa98fa321e1f..ff552c7d8a82efe15c86bce837830b5955435758 100644
--- a/third_party/WebKit/Source/devtools/.gitignore
+++ b/third_party/WebKit/Source/devtools/.gitignore
@@ -9,4 +9,5 @@
node_modules
config.gypi
npm-debug.log
+/.test_cache
/release
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/package.json » ('j') | third_party/WebKit/Source/devtools/scripts/npm_test.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698