Skip to content

Commit acae22d

Browse files
abrownloganek
authored andcommitted
review: link to test-runner again
1 parent df62707 commit acae22d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/specification.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This document describes how to use the JSON test specifications to write your own test executor for
44
[`wasi-testsuite`](..). The test executor included in this project provides a completely-usable
5-
reference implementation, but projects with other requirements may want to run the tests in their
6-
own way (e.g., no Python dependency). The JSON test specifications provide a simple way to verify
7-
that the tests indeed passed.
5+
reference [implementation](../test-runner), but projects with other requirements may want to run the
6+
tests in their own way (e.g., no Python dependency). The JSON test specifications provide a simple
7+
way to verify that the tests indeed passed.
88

99
### Configuration
1010

0 commit comments

Comments
 (0)