Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/kolainst: Add
make localinstall
When hacking and testing locally with `cosa build-fast` and `kola run`, I prefer to leave testing framework stuff within the work directory rather than installed in my pet container. Add a `localinstall` target for this which puts the tests in `tests/kola`. Then a simple `kola run` will pick it up.
- Loading branch information