tools: Move entry.py

This commit is contained in:
Dorota Czaplejewicz
2019-12-16 17:35:07 +00:00
parent 1237537005
commit ed602faeaf
2 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Most common testing is done in CI. Occasionally, and for each release, do perfor
Testing with an application:
```
python3 tests/entry.py
python3 tools/entry.py
```
Testing visibility:

0
tests/entry.py → tools/entry.py Normal file → Executable file
View File