~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/javascript/tests/test_requestbuild_overlay.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-08-24 14:50:26 UTC
  • mfrom: (13776.1.1 devel-rollback-13766)
  • Revision ID: launchpad@pqm.canonical.com-20110824145026-uy68vw9fjv2kqgog
[r=henninge][rollback=13766] Rollback r13766 because it breaks js
 code by referencing an unavailable module.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
  <script type="text/javascript"
19
19
          src="../../../app/javascript/testing/testrunner.js"></script>
20
20
  <script type="text/javascript"
21
 
          src="../../../app/javascript/testing/mockio.js"></script>
 
21
          src="../../../app/javascript/testing/iorecorder.js"></script>
22
22
 
23
23
 <script type="text/javascript"
24
24
          src="../../../app/javascript/client.js"></script>