Fixed a bug in PKGBUILD.
This commit is contained in:
13
README.md
13
README.md
@@ -196,18 +196,7 @@ rm -rf _build
|
||||
|
||||
### Testing
|
||||
|
||||
Run the regression test suite:
|
||||
|
||||
```bash
|
||||
# All tests
|
||||
test/harness/runall.sh
|
||||
|
||||
# Single test
|
||||
test/harness/runone.sh <test.py> <app-name>
|
||||
|
||||
# App-specific tests
|
||||
test/harness/runall.sh -a /path/to/app/tests
|
||||
```
|
||||
Manual testing is recommended. The legacy keystroke-driven test harness has been removed.
|
||||
|
||||
## Self-voicing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user