Added a note about unit testing

This commit is contained in:
Nils Winkler
2017-05-24 07:38:47 +02:00
parent 51c8970eb8
commit 095ee3bb91
2 changed files with 20 additions and 0 deletions

View File

@@ -39,3 +39,5 @@ For `aliases`, `plugins` and `completions`, the following rules are applied that
```bash
# BASH_IT_LOAD_PRIORITY: 225
```
These items are subject to change. When making changes to the internal functionality, this page needs to be updated as well.