summaryrefslogtreecommitdiffstats
path: root/tests/data/test_catalog.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test_catalog.json')
-rw-r--r--tests/data/test_catalog.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/test_catalog.json b/tests/data/test_catalog.json
new file mode 100644
index 0000000..298fcb4
--- /dev/null
+++ b/tests/data/test_catalog.json
@@ -0,0 +1,11 @@
+{
+ "anta.tests.software": [
+ {
+ "VerifyEOSVersion": {
+ "versions": [
+ "4.31.1F"
+ ]
+ }
+ }
+ ]
+}