summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2019-02-02 05:48:43 +0100
committerJürg Billeter <j@bitron.ch>2019-02-11 08:16:18 +0100
commita068121667832de5b13f8f0132fd52d927dc2f58 (patch)
treea9f6520aaf1a39fae5186f1696abf24073e7b553
parent617294515768689cf1af8d80eb82b7f60e91aa53 (diff)
downloadbuildstream-a068121667832de5b13f8f0132fd52d927dc2f58.tar.gz
tests/integration/project: Add tests directory to split rule
This is required to fix tests with the following commit that changes list_relative_paths() to return all directories.
-rw-r--r--tests/integration/project/project.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/integration/project/project.conf b/tests/integration/project/project.conf
index 726f65686..ddfe47b6d 100644
--- a/tests/integration/project/project.conf
+++ b/tests/integration/project/project.conf
@@ -18,4 +18,6 @@ options:
split-rules:
test:
- |
+ /tests
+ - |
/tests/*