1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-11 17:13:59 +00:00

Proofread docs

This commit is contained in:
John T. Wodder II
2021-10-05 12:14:42 -04:00
parent 2c7ac514e0
commit 60550424ca
27 changed files with 624 additions and 631 deletions

View File

@@ -1,8 +1,8 @@
These are tests for testing entire behavior through shell scripts more easily than
the overly complicated python tests.
the overly complicated Python tests.
For adding your own test, create a new script, copy the beginning of an
existing test script (before the *this is the test*) and complete it
existing test script (before the *this is the test*), and complete it
with your test.
Helper functions are available in `helpers`.