CI: Add test (silent) checkov scan as part of the verify process
[cps.git] / csit / data / test-tree.json
diff --git a/csit/data/test-tree.json b/csit/data/test-tree.json
deleted file mode 100644 (file)
index 8f4b522..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-{
-  "test-tree": {
-    "branch": [
-      {
-        "name": "LEFT/left",
-        "nest": {
-          "name": "SMALL/small",
-          "birds": [
-            "SPARROW/sparrow",
-            "Robin",
-            "Finch"
-          ]
-        }
-      },
-      {
-        "name": "Right",
-        "nest": {
-          "name": "Big",
-          "birds": [
-            "Night Owl",
-            "Raven",
-            "Crow"
-          ]
-        }
-      }
-    ]
-  }
-}
\ No newline at end of file