summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnsrecord_del.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnsrecord_del.json')
-rw-r--r--install/ui/test/data/dnsrecord_del.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/install/ui/test/data/dnsrecord_del.json b/install/ui/test/data/dnsrecord_del.json
new file mode 100644
index 000000000..93a53627c
--- /dev/null
+++ b/install/ui/test/data/dnsrecord_del.json
@@ -0,0 +1,10 @@
+{
+ "error": null,
+ "result": {
+ "idnsname": [
+ "@"
+ ]
+ },
+ "summary": null,
+ "value": "@"
+ }