From 349a40723e6862825bf5ac58601d0db8137c2275 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Thu, 14 Mar 2019 02:59:43 +0100 Subject: [PATCH] Ref T554, auto publish test data --- .../test/autopublish_20190311202553.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/share/test/autopublish_20190311202553.json diff --git a/resources/share/test/autopublish_20190311202553.json b/resources/share/test/autopublish_20190311202553.json new file mode 100644 index 000000000..4533f733c --- /dev/null +++ b/resources/share/test/autopublish_20190311202553.json @@ -0,0 +1,24 @@ +[ +{ "type": "cg", "model": "BB_AIRBUS A319 A319_DLH", "cgft": 11.5 }, +{ "type": "cg", "model": "BB_AIRBUS A320 A320_AAF", "cgft": 11.5 }, +{ "type": "cg", "model": "BB_AIRBUS A320 A320_DLH", "cgft": 11.5 }, +{ "type": "cg", "model": "BB_BOEING B738 B738_AAL", "cgft": 10.9 }, +{ "type": "cg", "model": "BB_BOEING B738 B738_AUA", "cgft": 10.9 }, +{ "type": "cg", "model": "BB_BOEING B738 B738_BER", "cgft": 10.9 }, +{ "type": "cg", "model": "BB_BOEING B738 B738_KLM", "cgft": 10.9 }, +{ "type": "cg", "model": "BB_BOEING B738 B738_LGL", "cgft": 10.9 }, +{ "type": "cg", "model": "BB_HELI B06 B06_C-GZPM", "cgft": 2.8 }, +{ "type": "cg", "model": "BB_PROPS DH8D DH8D_AUA", "cgft": 5.4 }, +{ "type": "cg", "model": "FSC B738 B738_FSC", "cgft": 10.9 }, +{ "type": "simulator", "model": "BB_AIRBUS A319 A319_DLH", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_AIRBUS A320 A320_AAF", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_AIRBUS A320 A320_DLH", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_BOEING B738 B738_AAL", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_BOEING B738 B738_AUA", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_BOEING B738 B738_BER", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_BOEING B738 B738_KLM", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_BOEING B738 B738_LGL", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_HELI B06 B06_C-GZPM", "simulator": "XPlane" }, +{ "type": "simulator", "model": "BB_PROPS DH8D DH8D_AUA", "simulator": "XPlane" }, +{ "type": "simulator", "model": "FSC B738 B738_FSC", "simulator": "XPlane" } +]