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