mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 07:26:14 +02:00
[Tests] don't name test plugin 'testing"
If so named, pip won't install it.
This commit is contained in:
parent
d63ba471ca
commit
3492dd291a
6 changed files with 24 additions and 21 deletions
|
@ -6,6 +6,8 @@
|
|||
"""
|
||||
Exporter for testing and experimentation purposes.
|
||||
|
||||
It is not called "testing" because then it's not installed.
|
||||
|
||||
The presence of this plugin is also used as a "switch" by the test suite to
|
||||
decide on whether or not to run the "vanilla" test suite, or the test suite
|
||||
for external plugins.
|
Loading…
Add table
Add a link
Reference in a new issue