Chromium Code Reviews| Index: expect_tests/test/data/package1/README |
| diff --git a/expect_tests/test/data/package1/README b/expect_tests/test/data/package1/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..381bb60be087159b16b27c25773f5b7ea3c9325f |
| --- /dev/null |
| +++ b/expect_tests/test/data/package1/README |
| @@ -0,0 +1,7 @@ |
| +This package contains two levels of subpackages who are mainly used to test the |
| +listing functions. |
| + |
| +See in particular in test/pipeline_test.py |
| +TestListingTest.test_get_test_gens_package |
| +TestListingTest.test_walk_package |
| + |
|
agable
2014/11/14 20:00:09
Nit: empty line
|