On 20/09/13 13:50, Tim Penhey wrote: > Perhaps we add a new package for these, and the patch methods in order > to limit the dependencies, and to also add a test for that package to > make sure that extra dependencies don't creep in.
So, I did just this: r1848 moves the CleanupSuite, LoggingSuite, PatchEnvironment, PatchValue and the import check into testing/testbase. There is also a test there to make sure that there are no other juju-core dependencies, so we should have no import loop issues any more with logging suite or any patch methods. Tim -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
