Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29517687: Issue 5079, 5516 - Use webpack for browser tests, modules for content scripts (Closed)
Patch Set: Addressed nits Created Aug. 17, 2017, 1:25 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/content/.eslintrc.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 8de8368dab19eb297538e6f2fa6ef8bc6785182c..88b234393dfb443bd1ab07dd73e46a34f959e469 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ dependencies.
### Running specific tests
You can specify specific test files or directories on the command line, e.g.:
-`npm test test/synchronizer.js test/browser/elemHideEmulation.html`.
+`npm test test/synchronizer.js test/browser/elemHideEmulation.js`.
### Running the browser tests in a real browser
« no previous file with comments | « no previous file | chrome/content/.eslintrc.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld