summaryrefslogtreecommitdiffstats
path: root/test cases/rewrite/2 subdirs/info.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test cases/rewrite/2 subdirs/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/test cases/rewrite/2 subdirs/info.json b/test cases/rewrite/2 subdirs/info.json
new file mode 100644
index 0000000..dba2cd6
--- /dev/null
+++ b/test cases/rewrite/2 subdirs/info.json
@@ -0,0 +1,12 @@
+[
+ {
+ "type": "target",
+ "target": "something",
+ "operation": "info"
+ },
+ {
+ "type": "target",
+ "target": "newLib",
+ "operation": "info"
+ }
+]