1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 01:22:19 +03:00

mentioned killswitch test script

This commit is contained in:
A_D 2021-08-19 20:34:13 +02:00
parent 1b45c562c1
commit 3e5efb03ec
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

@ -70,6 +70,11 @@ An example follows:
- `plugins.some_plugin.some_thing` will never be allowed to continue
(as all fields are blank)
### Testing
Killswitch files can be tested using the script in `scripts/killswitch_test.py`.
Providing a file as an argument or `-` for stdin will output the behaviour of
the provided file, including indicating typos, if applicable.
### Versions