Skip to content

Commit 647e68a

Browse files
committed
Update README.md
1 parent e73c6a2 commit 647e68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jake tests # Build the test infrastructure using the built compiler.
5555
jake runtests # Run tests using the built compiler and test infrastructure.
5656
# You can override the host or specify a test for this command.
5757
# Use host=<hostName> or tests=<testPath>.
58-
jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional parameters
59-
'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
58+
jake runtests-browser # Runs the tests using the built run.js file. Syntax is jake runtests. Optional
59+
parameters 'host=', 'tests=[regex], reporter=[list|spec|json|<more>]'.
6060
jake baseline-accept # This replaces the baseline test results with the results obtained from jake runtests.
6161
jake -T # List the above commands.
6262
```

0 commit comments

Comments
 (0)