Browse Source

Rename test file to be discovered with unittest default pattern

master
Zykino 3 years ago
parent
commit
507a4318a0
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md
  2. +0
    -0
      test_autoupload.py

+ 1
- 1
README.md View File

@ -15,5 +15,5 @@ Since there is no tests done for Prismedia, I choose `unittest` to do tests for
Launch tests with Launch tests with
```sh ```sh
python3 autoupload_test.py
python3 -m unittest
``` ```

autoupload_test.py → test_autoupload.py View File


Loading…
Cancel
Save