From 71a861b897a54ea4714f26acf922e5c7535a17e6 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Fri, 21 Mar 2025 10:54:19 -0500 Subject: [PATCH] create(format): TEST --- custom_formats/TESTCF.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 custom_formats/TESTCF.yml diff --git a/custom_formats/TESTCF.yml b/custom_formats/TESTCF.yml new file mode 100644 index 0000000..a545371 --- /dev/null +++ b/custom_formats/TESTCF.yml @@ -0,0 +1,10 @@ +name: TESTCF +description: blah blah +tags: [] +conditions: +- name: TEST + type: resolution + required: true + negate: false + resolution: 360p +tests: []