Skip to content

Commit 31f163c

Browse files
committed
README: fix instructions for manually running tests
1 parent 639633b commit 31f163c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ To return to release builds:
6363
Running SVG's Tests
6464
===================
6565

66-
`svg` includes some tests that render SVGs and make sure they look the way they're supposed to. These tests run automatically with each build/commit. To run them manually, run `haxe test.hxml`. For more information, check `README.md` in `test`.
66+
`svg` includes some tests that render SVGs and make sure they look the way they're supposed to. These tests run automatically with each build/commit. For more information about running them manually, see [test/README.md](test/README.md).

0 commit comments

Comments
 (0)