Преглед на файлове

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>
Thomas Petazzoni преди 3 години
родител
ревизия
18bbeefb99
променени са 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.