| Index: expect_tests/test/data/.expect_tests.cfg
|
| diff --git a/expect_tests/test/data/.expect_tests.cfg b/expect_tests/test/data/.expect_tests.cfg
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..76ab8841f70080948263622fd58b5a9e85a70436
|
| --- /dev/null
|
| +++ b/expect_tests/test/data/.expect_tests.cfg
|
| @@ -0,0 +1,10 @@
|
| +# This file is an integral part of the expect_tests test suite.
|
| +
|
| +[expect_tests]
|
| +# Add several entries here so we test that multiline entries work.
|
| +# It is not necessary that corresponding directories exist.
|
| +# Do not change the values unless you also adapt
|
| +# test/pipeline_test.py:ParsingAndConfigTest at the same time.
|
| +skip=directory1
|
| + directory2
|
| + ignored
|
|
|