diff options
Diffstat (limited to 'spec/fixtures/a_repo/manifests/another_user/manifest-5.4')
| -rw-r--r-- | spec/fixtures/a_repo/manifests/another_user/manifest-5.4 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/spec/fixtures/a_repo/manifests/another_user/manifest-5.4 b/spec/fixtures/a_repo/manifests/another_user/manifest-5.4 new file mode 100644 index 0000000..185aed0 --- /dev/null +++ b/spec/fixtures/a_repo/manifests/another_user/manifest-5.4 @@ -0,0 +1,14 @@ +commands = {} +modules = {} +repository = { + a_rock = { + ["3.0-1"] = { + { + arch = "src" + }, + { + arch = "rockspec" + } + } + } +} |
