Hello,

2010/2/16 Victor Engmark <[email protected]>:
> running it with inveniocfg, it should of course import from
> dist-packages. How do I do this? Because now it always imports from
> dist-packages, so every time I want to run a unit test I have to copy
> the code over there, or risk getting unexpected results.
I'm afraid it just works that way :)
If you are in, for example, $HOME/cds-invenio/modules/yourmodule/lib,
where the test file is, you can run "make install" in that directory
specifically -> only files that you have changes in that directory
will be deployed.

Marko

Reply via email to