summaryrefslogtreecommitdiff
path: root/test/rust/cargo/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/rust/cargo/TARGETS')
-rw-r--r--test/rust/cargo/TARGETS8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/rust/cargo/TARGETS b/test/rust/cargo/TARGETS
new file mode 100644
index 0000000..1552a32
--- /dev/null
+++ b/test/rust/cargo/TARGETS
@@ -0,0 +1,8 @@
+{ "":
+ { "type": "install"
+ , "tainted": ["test"]
+ , "dirs":
+ [ [["./", "circle", ""], "circle"]
+ ]
+ }
+}