~nataliabidart/magicicada-client/fix-travis-ubuntuone-clientdefs

« back to all changes in this revision

Viewing changes to magicicadaclient/syncdaemon/tests/test_logger.py

  • Committer: Natalia
  • Date: 2018-05-19 20:44:54 UTC
  • mto: This revision was merged to the branch mainline in revision 1445.
  • Revision ID: natalia.bidart@ubuntu.com-20180519204454-fliiqyexj67r7fp9
- Rename python package to magicicadaclient.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
from ubuntuone.devtools.handlers import MementoHandler
41
41
from ubuntuone.devtools.testcases import skipIfOS
42
42
 
43
 
from ubuntuone.syncdaemon.logger import (
 
43
from magicicadaclient.syncdaemon.logger import (
44
44
    DebugCapture,
45
45
    NOTE,
46
46
    TRACE,