Переглянути джерело

docs/manual/contribute.txt: fix typo

The directory that containts tests is "support/testing/tests/", not
"supporting/testing/test".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 18bbeefb9990d81cef892b63e843563b4ae5b768)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas Petazzoni 3 роки тому
батько
коміт
54a8dbe6af
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      docs/manual/contribute.txt

+ 1 - 1
docs/manual/contribute.txt

@@ -609,7 +609,7 @@ be the maintainer of that test case.
 
 
 Within the Buildroot repository, the testing framework is organized at the
 Within the Buildroot repository, the testing framework is organized at the
 top level in +support/testing/+ by folders of +conf+, +infra+ and +tests+.
 top level in +support/testing/+ by folders of +conf+, +infra+ and +tests+.
-All the test cases live under the +test+ folder and are organized in various
+All the test cases live under the +tests+ folder and are organized in various
 folders representing the category of test.
 folders representing the category of test.
 
 
 Lets walk through an example.
 Lets walk through an example.