Deryck Hodge has proposed merging lp:~deryck/launchpad/empty-accordion-test into lp:launchpad.
Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~deryck/launchpad/empty-accordion-test/+merge/56169 Remove and unused test file. Self-reviewing for obvious reasons. -- https://code.launchpad.net/~deryck/launchpad/empty-accordion-test/+merge/56169 Your team Launchpad code reviewers is requested to review the proposed merge of lp:~deryck/launchpad/empty-accordion-test into lp:launchpad.
=== removed file 'lib/lp/app/javascript/tests/test_accordionoverlay.html' --- lib/lp/app/javascript/tests/test_accordionoverlay.html 2011-02-16 16:04:44 +0000 +++ lib/lp/app/javascript/tests/test_accordionoverlay.html 1970-01-01 00:00:00 +0000 @@ -1,26 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html> - <head> - <title>Launchpad accordionoverlay</title> - - <!-- YUI 3.0 Setup --> - <script type="text/javascript" src="../../../../canonical/launchpad/icing/yui/yui/yui.js"></script> - <script type="text/javascript" src="../../../../canonical/launchpad/icing/lazr/build/lazr.js"></script> - <link rel="stylesheet" href="../../../../canonical/launchpad/icing/yui/cssreset/reset.css"/> - <link rel="stylesheet" href="../../../../canonical/launchpad/icing/yui/cssfonts/fonts.css"/> - <link rel="stylesheet" href="../../../../canonical/launchpad/icing/yui/cssbase/base.css"/> - <link rel="stylesheet" href="../../../../canonical/launchpad/javascript/test.css" /> - - <!-- The module under test --> - <script type="text/javascript" src="../accordionoverlay.js"></script> - - <!-- The test suite --> - <script type="text/javascript" src="test_accordionoverlay.js"></script> - </head> - - <body class="yui3-skin-sam"> - <div id="form_overlay_example"></div> - <div id="log"></div> - </body> - -</html>
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

