| 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 |