From f23c9cc80ad54cd0e2c08856bffeb196d1bc5667 Mon Sep 17 00:00:00 2001 From: Felix Divo <4403130+felixdivo@users.noreply.github.com> Date: Wed, 14 Jul 2021 14:20:50 +0200 Subject: [PATCH] Mark CAN FD support as tested Closes #269. This is already tested sufficiently (as much as the other parts). --- test/logformats_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/logformats_test.py b/test/logformats_test.py index f7aafa5b0..9f362faf3 100644 --- a/test/logformats_test.py +++ b/test/logformats_test.py @@ -10,7 +10,6 @@ comments. TODO: correctly set preserves_channel and adds_default_channel -TODO: implement CAN FD support testing """ import logging