Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 95db83c

Browse files
author
Gabriel Schulhof
committed
README.md: Minor fixup
1 parent 6f0f53e commit 95db83c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@ if ((error instanceof Error) && (error instanceof SecurityError)) { // true
8585
```
8686

8787
<a name="testing"></a>
88-
### Testing
88+
Testing
89+
------------
8990
A test runner is provided in this repository. It is designed to launch a series of tests for each API specified here, each test in its own process. [test-runner.md](./test-runner.md) provides more details on launching tests.

0 commit comments

Comments
 (0)