~matsubara/juju-gui/tarmac-test

« back to all changes in this revision

Viewing changes to test/test_d3_components.js

  • Committer: Matthew Scott
  • Date: 2013-01-09 17:23:33 UTC
  • mfrom: (307 juju-gui)
  • mto: This revision was merged to the branch mainline in revision 312.
  • Revision ID: matthew.scott@canonical.com-20130109172333-ad6ndevmn5p44dz0
Merging with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
          state.cancelled = true;
33
33
        }
34
34
      });
35
 
 
36
35
      done();
37
36
    });
38
37
  });