aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeDevice_fab.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeDevice_fab.json')
-rw-r--r--framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeDevice_fab.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeDevice_fab.json b/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeDevice_fab.json
deleted file mode 100644
index 0e8d47a0..00000000
--- a/framework/src/onos/web/gui/src/test/_karma/ev/_capture/rx/removeDevice_fab.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "__comments__": [
- "fabricated event",
- "not sure if this is the actual format",
- "but we really only care about 'id' being in the payload"
- ],
- "event": "removeDevice",
- "payload": {
- "id": "of:0000000000000002",
- "type": "switch",
- "online": true,
- "labels": [
- "of:0000000000000002",
- "2",
- "",
- null
- ],
- "props": {}
- }
-}