chiark / gitweb /
m.math: properly include the m.components plugin in all tests.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 15 Sep 2024 21:49:52 +0000 (23:49 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 15 Sep 2024 22:04:47 +0000 (00:04 +0200)
commit6954e821252953c70fde700d6ad22c3a3a6a0f3d
tree619eff7d1fda86b660dc6a39d1cfb156c6f13c8b
parentc1e80e4fccb63e31b0b7a080ceae40e28caad332
m.math: properly include the m.components plugin in all tests.

So when just one is run, it doesn't fail on something silly like the
.. math-figure:: directive not existing.
plugins/m/test/test_math.py