From 628ab270ec071df51b4d829149cc03c715294121 Mon Sep 17 00:00:00 2001 From: Yesen Date: Thu, 9 Nov 2023 13:28:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20te?= =?UTF-8?q?sts.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests.json | 63 ------------------------------------------------------ 1 file changed, 63 deletions(-) delete mode 100644 tests.json diff --git a/tests.json b/tests.json deleted file mode 100644 index 65e3408..0000000 --- a/tests.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "tests": [{ - "id": 2, - "title": "Smoke test", - "value": "" - }, { - "id": 41, - "title": "Debug test", - "value": "" - }, { - "id": 73, - "title": "Performance test", - "value": "", - "values": [{ - "id": 345, - "title": "Maxperf", - "value": "", - "values": [ { - "id": 230, - "title": "Percent", - "values": [{ - "id": 234, - "title": "200", - "value": "" - }, { - "id": 653, - "title": "300", - "value": "" - }] - }] - }, { - "id": 110, - "title": "Stability test", - "value": "", - "values": [ { - "id": 261, - "title": "Percent", - "values": [{ - "id": 238, - "title": "160", - "value": "" - }, { - "id": 690, - "title": "240", - "value": "" - }] - }] - }] - }, { - "id": 122, - "title": "Security test", - "value": "", - "values": [{ - "id": 5321, - "title": "Confidentiality", - "value": "" - }, { - "id": 5322, - "title": "Integrity", - "value": "" - }] - }] -} \ No newline at end of file