~nataliabidart/magicicada-client/clean-pos-ins

« back to all changes in this revision

Viewing changes to ubuntuone/platform/tests/ipc/test_perspective_broker.py

  • Committer: Natalia
  • Date: 2018-03-08 20:22:21 UTC
  • mfrom: (1429.4.6 magicicada-client)
  • Revision ID: natalia.bidart@ubuntu.com-20180308202221-8ajtrrvh2z6a4emy
MergedĀ trunkĀ in.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
class NoTestCase(object):
86
86
    """Dummy class to be used when txsocketserver is not available."""
87
87
 
 
88
 
88
89
try:
89
90
    from ubuntuone.devtools.testcases.txsocketserver import (
90
91
        TidyUnixServer,