diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 67a5481..81c153c 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Run the test suite using ``` python3 -m pytest ``` +The test suite is not meant to be run by end users. It is meant to be run by developers when hacking on the code. # License |