test-pgraph/README.md: Remove config mention

This commit is contained in:
Matt Borgerson
2026-01-13 01:03:34 -07:00
parent 7f9adaa513
commit 5f768aae91

View File

@@ -1,13 +1,4 @@
# test-pgraph # test-pgraph
Runs the [nxdk_pgraph_tests](https://github.com/abaire/nxdk_pgraph_tests) suite Runs the [nxdk_pgraph_tests](https://github.com/abaire/nxdk_pgraph_tests) suite and
and
validates the generated images against golden expectation files. validates the generated images against golden expectation files.
# Configuration
The subset of `nxdk_pgraph_tests` that will be executed is determined by the
`config.json` file in this directory. See
the [nxdk_pgraph_tests README](https://github.com/abaire/nxdk_pgraph_tests#readme)
for details on this file.