From d068faa35ee29328ee0728f517be1719052d70ff Mon Sep 17 00:00:00 2001 From: Willi Ballenthin Date: Wed, 22 Mar 2023 13:24:42 +0100 Subject: [PATCH] tests: remove old comment --- tests/test_proto.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_proto.py b/tests/test_proto.py index fc0817a7..9ff8666a 100644 --- a/tests/test_proto.py +++ b/tests/test_proto.py @@ -20,8 +20,6 @@ import capa.render.proto.capa_pb2 as capa_pb2 import capa.render.result_document as rd import capa.features.freeze.features -# TODO test_proto_to_rd? - @pytest.mark.parametrize( "rd_file",