We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428f569 commit 9411d7fCopy full SHA for 9411d7f
doc/devel/testing.rst
@@ -315,7 +315,7 @@ The correct target folder can be found using::
315
316
python -c "import matplotlib.tests; print(matplotlib.tests.__file__.rsplit('/', 1)[0])"
317
318
-An analogous copying of :file:`lib/mpl_toolkits/tests/baseline_images`
+An analogous copying of :file:`lib/mpl_toolkits/*/tests/baseline_images`
319
is necessary for testing ``mpl_toolkits``.
320
321
Run the tests
0 commit comments