summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/rolegroup_del.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/rolegroup_del.json')
-rw-r--r--install/ui/test/data/rolegroup_del.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/install/ui/test/data/rolegroup_del.json b/install/ui/test/data/rolegroup_del.json
new file mode 100644
index 000000000..8af1e6306
--- /dev/null
+++ b/install/ui/test/data/rolegroup_del.json
@@ -0,0 +1,9 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": true,
+ "summary": "Deleted rolegroup \"test\"",
+ "value": "test"
+ }
+}