Roundup Tracker - Issues

Message7995

Author ceamac
Recipients ceamac, rouilj
Date 2024-04-20.17:50:06
Message-id <1713635406.55.0.875643767864.issue2551335@roundup.psfhosted.org>
In-reply-to
$ python3 -m pytest -k "markdown2 and test_markdown_hyperlinked_url" test
===================================================================================================================== test session starts ======================================================================================================================
platform linux -- Python 3.11.9, pytest-8.1.1, pluggy-1.4.0 -- /home/viorel/testroundup/bin/python3
cachedir: .pytest_cache
rootdir: /home/viorel/testroundup/roundup
configfile: pyproject.toml
collected 2275 items / 2274 deselected / 1 skipped / 1 selected                                                                                                                                                                                                

test/test_templating.py::Markdown2TestCase::test_markdown_hyperlinked_url PASSED                                                                                                                                                                         [100%]

It passed, this can be closed.  Thank you for your support.
History
Date User Action Args
2024-04-20 17:50:06ceamacsetmessageid: <1713635406.55.0.875643767864.issue2551335@roundup.psfhosted.org>
2024-04-20 17:50:06ceamacsetrecipients: + ceamac, rouilj
2024-04-20 17:50:06ceamaclinkissue2551335 messages
2024-04-20 17:50:06ceamaccreate