Skip to content

Commit 4ff15dd

Browse files
author
diffblue QA
committed
Added test.pl location
In subsection "Running regression tests directly with `test.pl`", for the first `test.pl`, it is not said `regression/test.pl` to clarify the location of the file.
1 parent f1e2fa9 commit 4ff15dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architectural/compilation-and-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ list which tests it will run without actually running them.
112112
\subsubsection compilation-and-development-subsubsection-running-regression-tests-directly-with-test-pl Running regression tests directly with `test.pl`
113113

114114
It can be useful to run a single test folder in isolation. This can be done by
115-
running `test.pl` directly. The way that `test.pl` is run varies between the
115+
running `regression/test.pl` directly. The way that `test.pl` is run varies between the
116116
different modules, and can be ascertained by looking at the `test` target in
117117
the makefile. The simple case is when there isn't a file called `chain.sh`.
118118
Then you can directly run `test.pl` on a single test folder with the

0 commit comments

Comments
 (0)