Comment 3 for bug 1368038

Revision history for this message
Cory Johns (johnsca) wrote :

Why not have the `make test` target adjust PYTHONPATH to include the hooks directory before running the tests, and have all of the tests live in tests/unit/ or unit_tests/ off the top-level?

E.g., PYTHONPATH=hooks:$PYTHONPATH CHARM_DIR=`pwd` trial hooks