summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountmap_del.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automountmap_del.json')
-rw-r--r--install/ui/test/data/automountmap_del.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/install/ui/test/data/automountmap_del.json b/install/ui/test/data/automountmap_del.json
new file mode 100644
index 000000000..d80f08d17
--- /dev/null
+++ b/install/ui/test/data/automountmap_del.json
@@ -0,0 +1,17 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "count": 1,
+ "results": [
+ {
+ "error": null,
+ "result": {
+ "failed": ""
+ },
+ "summary": null,
+ "value": "auto.log"
+ }
+ ]
+ }
+} \ No newline at end of file