diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/fixtures/repo/profiles/repo_name | 1 | ||||
-rw-r--r-- | test/fixtures/repo/profiles/use.desc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/repo/profiles/repo_name b/test/fixtures/repo/profiles/repo_name new file mode 100644 index 0000000..e448b2d --- /dev/null +++ b/test/fixtures/repo/profiles/repo_name @@ -0,0 +1 @@ +packages-test diff --git a/test/fixtures/repo/profiles/use.desc b/test/fixtures/repo/profiles/use.desc new file mode 100644 index 0000000..111e4d1 --- /dev/null +++ b/test/fixtures/repo/profiles/use.desc @@ -0,0 +1,2 @@ +test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) + |