Clarified how to plasp handle updates before executing the test suite.
This commit is contained in:
parent
1d59ad20c1
commit
4706d2915f
@ -39,3 +39,6 @@ Finally, build and run the tests as follows:
|
||||
```bash
|
||||
$ make run-tests
|
||||
```
|
||||
|
||||
After updating `plasp`, make sure to execute CMake again in order for the tests to run correctly.
|
||||
Else, external files required by the test suite may be reported missing.
|
||||
|
Reference in New Issue
Block a user