From 429c18815c5cdddb5ae4bed838e357cc1d7ad6d9 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 21 Nov 2023 14:47:55 +0100 Subject: [PATCH] comment on how to run tests --- .config/neomutt/buildmimetree.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/neomutt/buildmimetree.py b/.config/neomutt/buildmimetree.py index d1f9eaa..1ff0cb0 100755 --- a/.config/neomutt/buildmimetree.py +++ b/.config/neomutt/buildmimetree.py @@ -28,6 +28,9 @@ # - Pynliner, provides --css-file and thus inline styling of HTML output # - Pygments, then syntax highlighting for fenced code is enabled # +# Running tests: +# pytest -x buildmimetree.py +# # Latest version: # https://git.madduck.net/etc/neomutt.git/blob_plain/HEAD:/.config/neomutt/buildmimetree.py # -- 2.39.2