← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~cjwatson/launchpad:remove-test-css-links into launchpad:master

 

Colin Watson has proposed merging ~cjwatson/launchpad:remove-test-css-links into launchpad:master.

Commit message:
Remove links to yui/test/assets/skins/sam/test.css in JS tests

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426581

This file doesn't seem to exist any more, so the links to it are just noise.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:remove-test-css-links into launchpad:master.
diff --git a/lib/lp/answers/javascript/tests/test_answercontacts.html b/lib/lp/answers/javascript/tests/test_answercontacts.html
index c919dbf..cec3545 100644
--- a/lib/lp/answers/javascript/tests/test_answercontacts.html
+++ b/lib/lp/answers/javascript/tests/test_answercontacts.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/answers/javascript/tests/test_subscribers.html b/lib/lp/answers/javascript/tests/test_subscribers.html
index 66c31b7..c6869ab 100644
--- a/lib/lp/answers/javascript/tests/test_subscribers.html
+++ b/lib/lp/answers/javascript/tests/test_subscribers.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/activator/tests/test_activator.html b/lib/lp/app/javascript/activator/tests/test_activator.html
index 1cf0537..01adeea 100644
--- a/lib/lp/app/javascript/activator/tests/test_activator.html
+++ b/lib/lp/app/javascript/activator/tests/test_activator.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/anim/tests/test_anim.html b/lib/lp/app/javascript/anim/tests/test_anim.html
index a9eff72..90a9ab7 100644
--- a/lib/lp/app/javascript/anim/tests/test_anim.html
+++ b/lib/lp/app/javascript/anim/tests/test_anim.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/choiceedit/tests/test_choiceedit.html b/lib/lp/app/javascript/choiceedit/tests/test_choiceedit.html
index 896195d..fc79af5 100644
--- a/lib/lp/app/javascript/choiceedit/tests/test_choiceedit.html
+++ b/lib/lp/app/javascript/choiceedit/tests/test_choiceedit.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/confirmationoverlay/tests/test_confirmationoverlay.html b/lib/lp/app/javascript/confirmationoverlay/tests/test_confirmationoverlay.html
index ce056d3..09d8423 100644
--- a/lib/lp/app/javascript/confirmationoverlay/tests/test_confirmationoverlay.html
+++ b/lib/lp/app/javascript/confirmationoverlay/tests/test_confirmationoverlay.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/extras/tests/test_extras.html b/lib/lp/app/javascript/extras/tests/test_extras.html
index 4984dec..b25f4fc 100644
--- a/lib/lp/app/javascript/extras/tests/test_extras.html
+++ b/lib/lp/app/javascript/extras/tests/test_extras.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/formoverlay/tests/test_formoverlay.html b/lib/lp/app/javascript/formoverlay/tests/test_formoverlay.html
index ddaa606..f0420c8 100644
--- a/lib/lp/app/javascript/formoverlay/tests/test_formoverlay.html
+++ b/lib/lp/app/javascript/formoverlay/tests/test_formoverlay.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/formwidgets/tests/test_formwidgets.html b/lib/lp/app/javascript/formwidgets/tests/test_formwidgets.html
index 3d7792a..ca2e51b 100644
--- a/lib/lp/app/javascript/formwidgets/tests/test_formwidgets.html
+++ b/lib/lp/app/javascript/formwidgets/tests/test_formwidgets.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/formwidgets/tests/test_resizing_textarea.html b/lib/lp/app/javascript/formwidgets/tests/test_resizing_textarea.html
index 65d5654..7ebf597 100644
--- a/lib/lp/app/javascript/formwidgets/tests/test_resizing_textarea.html
+++ b/lib/lp/app/javascript/formwidgets/tests/test_resizing_textarea.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/indicator/tests/test_indicator.html b/lib/lp/app/javascript/indicator/tests/test_indicator.html
index 9253892..4bdce9f 100644
--- a/lib/lp/app/javascript/indicator/tests/test_indicator.html
+++ b/lib/lp/app/javascript/indicator/tests/test_indicator.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/inlineedit/tests/test_inline_edit.html b/lib/lp/app/javascript/inlineedit/tests/test_inline_edit.html
index 0ce6a4e..bef0c73 100644
--- a/lib/lp/app/javascript/inlineedit/tests/test_inline_edit.html
+++ b/lib/lp/app/javascript/inlineedit/tests/test_inline_edit.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/inlinehelp/tests/test_inlinehelp.html b/lib/lp/app/javascript/inlinehelp/tests/test_inlinehelp.html
index d68cbe0..911f1e6 100644
--- a/lib/lp/app/javascript/inlinehelp/tests/test_inlinehelp.html
+++ b/lib/lp/app/javascript/inlinehelp/tests/test_inlinehelp.html
@@ -15,8 +15,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/licence/tests/test_licence.html b/lib/lp/app/javascript/licence/tests/test_licence.html
index b070cd2..4dc05cc 100644
--- a/lib/lp/app/javascript/licence/tests/test_licence.html
+++ b/lib/lp/app/javascript/licence/tests/test_licence.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/ordering/tests/test_orderby_widget.html b/lib/lp/app/javascript/ordering/tests/test_orderby_widget.html
index a10f1a3..55336ca 100644
--- a/lib/lp/app/javascript/ordering/tests/test_orderby_widget.html
+++ b/lib/lp/app/javascript/ordering/tests/test_orderby_widget.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/overlay/tests/test_overlay.html b/lib/lp/app/javascript/overlay/tests/test_overlay.html
index 0ed0582..c14a0bb 100644
--- a/lib/lp/app/javascript/overlay/tests/test_overlay.html
+++ b/lib/lp/app/javascript/overlay/tests/test_overlay.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/picker/tests/test_personpicker.html b/lib/lp/app/javascript/picker/tests/test_personpicker.html
index 28287f3..82c02bd 100644
--- a/lib/lp/app/javascript/picker/tests/test_personpicker.html
+++ b/lib/lp/app/javascript/picker/tests/test_personpicker.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/picker/tests/test_picker.html b/lib/lp/app/javascript/picker/tests/test_picker.html
index 3216712..e060afa 100644
--- a/lib/lp/app/javascript/picker/tests/test_picker.html
+++ b/lib/lp/app/javascript/picker/tests/test_picker.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/picker/tests/test_picker_patcher.html b/lib/lp/app/javascript/picker/tests/test_picker_patcher.html
index c2920bc..05c9e14 100644
--- a/lib/lp/app/javascript/picker/tests/test_picker_patcher.html
+++ b/lib/lp/app/javascript/picker/tests/test_picker_patcher.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/picker/tests/test_team.html b/lib/lp/app/javascript/picker/tests/test_team.html
index 57d041b..5892bd5 100644
--- a/lib/lp/app/javascript/picker/tests/test_team.html
+++ b/lib/lp/app/javascript/picker/tests/test_team.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/subscribers/tests/test_subscribers_list.html b/lib/lp/app/javascript/subscribers/tests/test_subscribers_list.html
index b54bfa5..b3ff54d 100644
--- a/lib/lp/app/javascript/subscribers/tests/test_subscribers_list.html
+++ b/lib/lp/app/javascript/subscribers/tests/test_subscribers_list.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/testing/tests/test_mockio.html b/lib/lp/app/javascript/testing/tests/test_mockio.html
index 96dac96..7ef3ea5 100644
--- a/lib/lp/app/javascript/testing/tests/test_mockio.html
+++ b/lib/lp/app/javascript/testing/tests/test_mockio.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_ajax_batch_navigator.html b/lib/lp/app/javascript/tests/test_ajax_batch_navigator.html
index f471128..7a6fe35 100644
--- a/lib/lp/app/javascript/tests/test_ajax_batch_navigator.html
+++ b/lib/lp/app/javascript/tests/test_ajax_batch_navigator.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_ajax_log.html b/lib/lp/app/javascript/tests/test_ajax_log.html
index 2862564..e8bbc1f 100644
--- a/lib/lp/app/javascript/tests/test_ajax_log.html
+++ b/lib/lp/app/javascript/tests/test_ajax_log.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_choice.html b/lib/lp/app/javascript/tests/test_choice.html
index 84ffba6..5610cad 100644
--- a/lib/lp/app/javascript/tests/test_choice.html
+++ b/lib/lp/app/javascript/tests/test_choice.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_comment.html b/lib/lp/app/javascript/tests/test_comment.html
index 6e81a3d..abca3d3 100644
--- a/lib/lp/app/javascript/tests/test_comment.html
+++ b/lib/lp/app/javascript/tests/test_comment.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_configutils.html b/lib/lp/app/javascript/tests/test_configutils.html
index 1587e0b..d928261 100644
--- a/lib/lp/app/javascript/tests/test_configutils.html
+++ b/lib/lp/app/javascript/tests/test_configutils.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_date.html b/lib/lp/app/javascript/tests/test_date.html
index a00ea64..07c1a94 100644
--- a/lib/lp/app/javascript/tests/test_date.html
+++ b/lib/lp/app/javascript/tests/test_date.html
@@ -14,8 +14,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
           href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
           href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-          href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
           src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_expander.html b/lib/lp/app/javascript/tests/test_expander.html
index e746334..84adb00 100644
--- a/lib/lp/app/javascript/tests/test_expander.html
+++ b/lib/lp/app/javascript/tests/test_expander.html
@@ -17,8 +17,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_foldables.html b/lib/lp/app/javascript/tests/test_foldables.html
index 4ec8f93..5b63e6d 100644
--- a/lib/lp/app/javascript/tests/test_foldables.html
+++ b/lib/lp/app/javascript/tests/test_foldables.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_hide_comment.html b/lib/lp/app/javascript/tests/test_hide_comment.html
index 1dbf2a0..67ecca7 100644
--- a/lib/lp/app/javascript/tests/test_hide_comment.html
+++ b/lib/lp/app/javascript/tests/test_hide_comment.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_information_type.html b/lib/lp/app/javascript/tests/test_information_type.html
index ddd5af4..91262ac 100644
--- a/lib/lp/app/javascript/tests/test_information_type.html
+++ b/lib/lp/app/javascript/tests/test_information_type.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_listing_navigator.html b/lib/lp/app/javascript/tests/test_listing_navigator.html
index dba674a..fc38494 100644
--- a/lib/lp/app/javascript/tests/test_listing_navigator.html
+++ b/lib/lp/app/javascript/tests/test_listing_navigator.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_lp.html b/lib/lp/app/javascript/tests/test_lp.html
index db49bd0..5a277ee 100644
--- a/lib/lp/app/javascript/tests/test_lp.html
+++ b/lib/lp/app/javascript/tests/test_lp.html
@@ -14,8 +14,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
           href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
           href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-          href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
           src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_lp_client.html b/lib/lp/app/javascript/tests/test_lp_client.html
index 23e01b9..b9f3ac5 100644
--- a/lib/lp/app/javascript/tests/test_lp_client.html
+++ b/lib/lp/app/javascript/tests/test_lp_client.html
@@ -15,8 +15,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_lp_links.html b/lib/lp/app/javascript/tests/test_lp_links.html
index b80c545..3751175 100644
--- a/lib/lp/app/javascript/tests/test_lp_links.html
+++ b/lib/lp/app/javascript/tests/test_lp_links.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_lp_names.html b/lib/lp/app/javascript/tests/test_lp_names.html
index dfb09ab..981ffaf 100644
--- a/lib/lp/app/javascript/tests/test_lp_names.html
+++ b/lib/lp/app/javascript/tests/test_lp_names.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/tests/test_multicheckboxwidget.html b/lib/lp/app/javascript/tests/test_multicheckboxwidget.html
index 47f3ead..d4ea4e3 100644
--- a/lib/lp/app/javascript/tests/test_multicheckboxwidget.html
+++ b/lib/lp/app/javascript/tests/test_multicheckboxwidget.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/ui/tests/test_banner.html b/lib/lp/app/javascript/ui/tests/test_banner.html
index 7fde7f5..fcb8af1 100644
--- a/lib/lp/app/javascript/ui/tests/test_banner.html
+++ b/lib/lp/app/javascript/ui/tests/test_banner.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/app/javascript/views/tests/test_global.html b/lib/lp/app/javascript/views/tests/test_global.html
index cf9b932..5abf1ae 100644
--- a/lib/lp/app/javascript/views/tests/test_global.html
+++ b/lib/lp/app/javascript/views/tests/test_global.html
@@ -17,8 +17,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/blueprints/javascript/tests/test_workitems.html b/lib/lp/blueprints/javascript/tests/test_workitems.html
index 7fb8941..82f078d 100644
--- a/lib/lp/blueprints/javascript/tests/test_workitems.html
+++ b/lib/lp/blueprints/javascript/tests/test_workitems.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
         href="../../../../../build/js/yui/console/assets/console-core.css" />
   <link rel="stylesheet"
         href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-  <link rel="stylesheet"
-        href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
   <script type="text/javascript"
           src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_async_comment_loading.html b/lib/lp/bugs/javascript/tests/test_async_comment_loading.html
index f40078e..efbee3b 100644
--- a/lib/lp/bugs/javascript/tests/test_async_comment_loading.html
+++ b/lib/lp/bugs/javascript/tests/test_async_comment_loading.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_bug_notification_level.html b/lib/lp/bugs/javascript/tests/test_bug_notification_level.html
index 9fde7f5..117bb89 100644
--- a/lib/lp/bugs/javascript/tests/test_bug_notification_level.html
+++ b/lib/lp/bugs/javascript/tests/test_bug_notification_level.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_bug_picker.html b/lib/lp/bugs/javascript/tests/test_bug_picker.html
index 3eaccad..1fc20be 100644
--- a/lib/lp/bugs/javascript/tests/test_bug_picker.html
+++ b/lib/lp/bugs/javascript/tests/test_bug_picker.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_bug_subscription_portlet.html b/lib/lp/bugs/javascript/tests/test_bug_subscription_portlet.html
index 74d9589..6ef9182 100644
--- a/lib/lp/bugs/javascript/tests/test_bug_subscription_portlet.html
+++ b/lib/lp/bugs/javascript/tests/test_bug_subscription_portlet.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_bug_tags_entry.html b/lib/lp/bugs/javascript/tests/test_bug_tags_entry.html
index 8231d6e..32bf78e 100644
--- a/lib/lp/bugs/javascript/tests/test_bug_tags_entry.html
+++ b/lib/lp/bugs/javascript/tests/test_bug_tags_entry.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_buglisting.html b/lib/lp/bugs/javascript/tests/test_buglisting.html
index 48abdb6..f36b139 100644
--- a/lib/lp/bugs/javascript/tests/test_buglisting.html
+++ b/lib/lp/bugs/javascript/tests/test_buglisting.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_buglisting_utils.html b/lib/lp/bugs/javascript/tests/test_buglisting_utils.html
index 434e151..d6293e4 100644
--- a/lib/lp/bugs/javascript/tests/test_buglisting_utils.html
+++ b/lib/lp/bugs/javascript/tests/test_buglisting_utils.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_bugtarget_portlet_bugtags.html b/lib/lp/bugs/javascript/tests/test_bugtarget_portlet_bugtags.html
index d6eb52b..e52e395 100644
--- a/lib/lp/bugs/javascript/tests/test_bugtarget_portlet_bugtags.html
+++ b/lib/lp/bugs/javascript/tests/test_bugtarget_portlet_bugtags.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_bugtask_delete.html b/lib/lp/bugs/javascript/tests/test_bugtask_delete.html
index 09ebfad..ba1d8e2 100644
--- a/lib/lp/bugs/javascript/tests/test_bugtask_delete.html
+++ b/lib/lp/bugs/javascript/tests/test_bugtask_delete.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_duplicates.html b/lib/lp/bugs/javascript/tests/test_duplicates.html
index 71fb69d..956224d 100644
--- a/lib/lp/bugs/javascript/tests/test_duplicates.html
+++ b/lib/lp/bugs/javascript/tests/test_duplicates.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_filebug.html b/lib/lp/bugs/javascript/tests/test_filebug.html
index 99421be..7b31054 100644
--- a/lib/lp/bugs/javascript/tests/test_filebug.html
+++ b/lib/lp/bugs/javascript/tests/test_filebug.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_filebug_dupefinder.html b/lib/lp/bugs/javascript/tests/test_filebug_dupefinder.html
index c8d1da4..357fb62 100644
--- a/lib/lp/bugs/javascript/tests/test_filebug_dupefinder.html
+++ b/lib/lp/bugs/javascript/tests/test_filebug_dupefinder.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_me_too.html b/lib/lp/bugs/javascript/tests/test_me_too.html
index 2eb6853..bd0ee6e 100644
--- a/lib/lp/bugs/javascript/tests/test_me_too.html
+++ b/lib/lp/bugs/javascript/tests/test_me_too.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_official_bug_tags.html b/lib/lp/bugs/javascript/tests/test_official_bug_tags.html
index 24393b9..45b3a93 100644
--- a/lib/lp/bugs/javascript/tests/test_official_bug_tags.html
+++ b/lib/lp/bugs/javascript/tests/test_official_bug_tags.html
@@ -15,8 +15,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
     <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-    <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
     <script type="text/javascript"
       src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_pre_search.html b/lib/lp/bugs/javascript/tests/test_pre_search.html
index f32c593..ed3f31b 100644
--- a/lib/lp/bugs/javascript/tests/test_pre_search.html
+++ b/lib/lp/bugs/javascript/tests/test_pre_search.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_subscribers.html b/lib/lp/bugs/javascript/tests/test_subscribers.html
index 8be4b18..706e825 100644
--- a/lib/lp/bugs/javascript/tests/test_subscribers.html
+++ b/lib/lp/bugs/javascript/tests/test_subscribers.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/bugs/javascript/tests/test_subscription.html b/lib/lp/bugs/javascript/tests/test_subscription.html
index bff9c1d..0bbd227 100644
--- a/lib/lp/bugs/javascript/tests/test_subscription.html
+++ b/lib/lp/bugs/javascript/tests/test_subscription.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_branchdiff.html b/lib/lp/code/javascript/tests/test_branchdiff.html
index c5e9ba2..f10dbf5 100644
--- a/lib/lp/code/javascript/tests/test_branchdiff.html
+++ b/lib/lp/code/javascript/tests/test_branchdiff.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_branchmergeproposal.inlinecomments.html b/lib/lp/code/javascript/tests/test_branchmergeproposal.inlinecomments.html
index 47f2fe9..389eb97 100644
--- a/lib/lp/code/javascript/tests/test_branchmergeproposal.inlinecomments.html
+++ b/lib/lp/code/javascript/tests/test_branchmergeproposal.inlinecomments.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_branchmergeproposal.nominate.html b/lib/lp/code/javascript/tests/test_branchmergeproposal.nominate.html
index f081714..8a26bf0 100644
--- a/lib/lp/code/javascript/tests/test_branchmergeproposal.nominate.html
+++ b/lib/lp/code/javascript/tests/test_branchmergeproposal.nominate.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_branchmergeproposal.ss_inlinecomments.html b/lib/lp/code/javascript/tests/test_branchmergeproposal.ss_inlinecomments.html
index 7abda04..b6e6eca 100644
--- a/lib/lp/code/javascript/tests/test_branchmergeproposal.ss_inlinecomments.html
+++ b/lib/lp/code/javascript/tests/test_branchmergeproposal.ss_inlinecomments.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_branchrevisionexpander.html b/lib/lp/code/javascript/tests/test_branchrevisionexpander.html
index 5d5a889..e01e737 100644
--- a/lib/lp/code/javascript/tests/test_branchrevisionexpander.html
+++ b/lib/lp/code/javascript/tests/test_branchrevisionexpander.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_bugspeclinks.html b/lib/lp/code/javascript/tests/test_bugspeclinks.html
index 89162b3..eba3d88 100644
--- a/lib/lp/code/javascript/tests/test_bugspeclinks.html
+++ b/lib/lp/code/javascript/tests/test_bugspeclinks.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_gitrepository.edit.html b/lib/lp/code/javascript/tests/test_gitrepository.edit.html
index afe69f4..e454589 100644
--- a/lib/lp/code/javascript/tests/test_gitrepository.edit.html
+++ b/lib/lp/code/javascript/tests/test_gitrepository.edit.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_information_type_choice.html b/lib/lp/code/javascript/tests/test_information_type_choice.html
index ff47a2b..b3195a4 100644
--- a/lib/lp/code/javascript/tests/test_information_type_choice.html
+++ b/lib/lp/code/javascript/tests/test_information_type_choice.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_productseries-setbranch.html b/lib/lp/code/javascript/tests/test_productseries-setbranch.html
index 7537404..46d9b5a 100644
--- a/lib/lp/code/javascript/tests/test_productseries-setbranch.html
+++ b/lib/lp/code/javascript/tests/test_productseries-setbranch.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_requestbuild_overlay.html b/lib/lp/code/javascript/tests/test_requestbuild_overlay.html
index 924f107..c003c7a 100644
--- a/lib/lp/code/javascript/tests/test_requestbuild_overlay.html
+++ b/lib/lp/code/javascript/tests/test_requestbuild_overlay.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/code/javascript/tests/test_util.html b/lib/lp/code/javascript/tests/test_util.html
index da64372..7e10930 100644
--- a/lib/lp/code/javascript/tests/test_util.html
+++ b/lib/lp/code/javascript/tests/test_util.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
           href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
           href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-          href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
           src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/distroseries/tests/test_differences.html b/lib/lp/registry/javascript/distroseries/tests/test_differences.html
index 1f4cb43..ab8dd55 100644
--- a/lib/lp/registry/javascript/distroseries/tests/test_differences.html
+++ b/lib/lp/registry/javascript/distroseries/tests/test_differences.html
@@ -11,8 +11,6 @@
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
   <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-  <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
   <script type="text/javascript"
           src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/distroseries/tests/test_initseries.html b/lib/lp/registry/javascript/distroseries/tests/test_initseries.html
index 9a92e97..3a09e4f 100644
--- a/lib/lp/registry/javascript/distroseries/tests/test_initseries.html
+++ b/lib/lp/registry/javascript/distroseries/tests/test_initseries.html
@@ -12,8 +12,6 @@
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
   <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-  <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
   <script type="text/javascript"
           src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/distroseries/tests/test_widgets.html b/lib/lp/registry/javascript/distroseries/tests/test_widgets.html
index 3200585..d9ca8e9 100644
--- a/lib/lp/registry/javascript/distroseries/tests/test_widgets.html
+++ b/lib/lp/registry/javascript/distroseries/tests/test_widgets.html
@@ -11,8 +11,6 @@
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
   <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-  <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
   <script type="text/javascript"
           src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/sharing/tests/test_granteelisting_navigator.html b/lib/lp/registry/javascript/sharing/tests/test_granteelisting_navigator.html
index 3b6cb9d..be9b755 100644
--- a/lib/lp/registry/javascript/sharing/tests/test_granteelisting_navigator.html
+++ b/lib/lp/registry/javascript/sharing/tests/test_granteelisting_navigator.html
@@ -17,8 +17,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/sharing/tests/test_granteepicker.html b/lib/lp/registry/javascript/sharing/tests/test_granteepicker.html
index d43bd91..fde4ca4 100644
--- a/lib/lp/registry/javascript/sharing/tests/test_granteepicker.html
+++ b/lib/lp/registry/javascript/sharing/tests/test_granteepicker.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/sharing/tests/test_granteetable.html b/lib/lp/registry/javascript/sharing/tests/test_granteetable.html
index 42436fc..c0c5620 100644
--- a/lib/lp/registry/javascript/sharing/tests/test_granteetable.html
+++ b/lib/lp/registry/javascript/sharing/tests/test_granteetable.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/sharing/tests/test_pillarsharingview.html b/lib/lp/registry/javascript/sharing/tests/test_pillarsharingview.html
index 177ce90..ec9f985 100644
--- a/lib/lp/registry/javascript/sharing/tests/test_pillarsharingview.html
+++ b/lib/lp/registry/javascript/sharing/tests/test_pillarsharingview.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/sharing/tests/test_sharingdetails.html b/lib/lp/registry/javascript/sharing/tests/test_sharingdetails.html
index 9698188..4c5da9b 100644
--- a/lib/lp/registry/javascript/sharing/tests/test_sharingdetails.html
+++ b/lib/lp/registry/javascript/sharing/tests/test_sharingdetails.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/sharing/tests/test_sharingdetailsview.html b/lib/lp/registry/javascript/sharing/tests/test_sharingdetailsview.html
index e996df5..c17c035 100644
--- a/lib/lp/registry/javascript/sharing/tests/test_sharingdetailsview.html
+++ b/lib/lp/registry/javascript/sharing/tests/test_sharingdetailsview.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_distroseriesdifferences_details.html b/lib/lp/registry/javascript/tests/test_distroseriesdifferences_details.html
index 0183aae..05d4a22 100644
--- a/lib/lp/registry/javascript/tests/test_distroseriesdifferences_details.html
+++ b/lib/lp/registry/javascript/tests/test_distroseriesdifferences_details.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_milestone_creation_failures.html b/lib/lp/registry/javascript/tests/test_milestone_creation_failures.html
index b08c949..7da5009 100644
--- a/lib/lp/registry/javascript/tests/test_milestone_creation_failures.html
+++ b/lib/lp/registry/javascript/tests/test_milestone_creation_failures.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
           src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_milestone_table.html b/lib/lp/registry/javascript/tests/test_milestone_table.html
index 7eafa4d..e6c1213 100644
--- a/lib/lp/registry/javascript/tests/test_milestone_table.html
+++ b/lib/lp/registry/javascript/tests/test_milestone_table.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_product_views.html b/lib/lp/registry/javascript/tests/test_product_views.html
index 34e5a11..e0c292b 100644
--- a/lib/lp/registry/javascript/tests/test_product_views.html
+++ b/lib/lp/registry/javascript/tests/test_product_views.html
@@ -17,8 +17,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_structural_subscription.html b/lib/lp/registry/javascript/tests/test_structural_subscription.html
index 175867f..812ee3c 100644
--- a/lib/lp/registry/javascript/tests/test_structural_subscription.html
+++ b/lib/lp/registry/javascript/tests/test_structural_subscription.html
@@ -18,8 +18,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_team.html b/lib/lp/registry/javascript/tests/test_team.html
index 027bc75..bf98b3e 100644
--- a/lib/lp/registry/javascript/tests/test_team.html
+++ b/lib/lp/registry/javascript/tests/test_team.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
           href="../../../../../build/js/yui/console/assets/console-core.css" />
     <link rel="stylesheet"
           href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-    <link rel="stylesheet"
-          href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
     <script type="text/javascript"
             src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/test_team_mailinglists.html b/lib/lp/registry/javascript/tests/test_team_mailinglists.html
index cdb64ae..13871ea 100644
--- a/lib/lp/registry/javascript/tests/test_team_mailinglists.html
+++ b/lib/lp/registry/javascript/tests/test_team_mailinglists.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/registry/javascript/tests/timeline-iframe.html b/lib/lp/registry/javascript/tests/timeline-iframe.html
index d53b3b5..d04b0cc 100644
--- a/lib/lp/registry/javascript/tests/timeline-iframe.html
+++ b/lib/lp/registry/javascript/tests/timeline-iframe.html
@@ -15,8 +15,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
           href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
           href="../../../../../build/js/yui/console/assets/skins/sam/console.css" />
-      <link rel="stylesheet"
-          href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
           src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/services/auth/javascript/tests/test_tokens.html b/lib/lp/services/auth/javascript/tests/test_tokens.html
index f7887fb..8249eb7 100644
--- a/lib/lp/services/auth/javascript/tests/test_tokens.html
+++ b/lib/lp/services/auth/javascript/tests/test_tokens.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
     href="../../../../../../build/js/yui/console/assets/console-core.css" />
     <link rel="stylesheet"
     href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-    <link rel="stylesheet"
-    href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
     <script type="text/javascript"
             src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/services/messages/javascript/tests/test_messages.edit.html b/lib/lp/services/messages/javascript/tests/test_messages.edit.html
index f035857..b640d01 100644
--- a/lib/lp/services/messages/javascript/tests/test_messages.edit.html
+++ b/lib/lp/services/messages/javascript/tests/test_messages.edit.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/services/webhooks/javascript/tests/test_deliveries.html b/lib/lp/services/webhooks/javascript/tests/test_deliveries.html
index 6366e18..8f4d7a8 100644
--- a/lib/lp/services/webhooks/javascript/tests/test_deliveries.html
+++ b/lib/lp/services/webhooks/javascript/tests/test_deliveries.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/snappy/javascript/tests/test_snap.edit.html b/lib/lp/snappy/javascript/tests/test_snap.edit.html
index f0367c8..6c68608 100644
--- a/lib/lp/snappy/javascript/tests/test_snap.edit.html
+++ b/lib/lp/snappy/javascript/tests/test_snap.edit.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/snappy/javascript/tests/test_snap.update_build_statuses.html b/lib/lp/snappy/javascript/tests/test_snap.update_build_statuses.html
index 18266ae..637943b 100644
--- a/lib/lp/snappy/javascript/tests/test_snap.update_build_statuses.html
+++ b/lib/lp/snappy/javascript/tests/test_snap.update_build_statuses.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/soyuz/javascript/tests/test_archive-packages.html b/lib/lp/soyuz/javascript/tests/test_archive-packages.html
index d0e404c..c283ccf 100644
--- a/lib/lp/soyuz/javascript/tests/test_archive-packages.html
+++ b/lib/lp/soyuz/javascript/tests/test_archive-packages.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/soyuz/javascript/tests/test_archivesubscribers_index.html b/lib/lp/soyuz/javascript/tests/test_archivesubscribers_index.html
index 3c54ade..938fe75 100644
--- a/lib/lp/soyuz/javascript/tests/test_archivesubscribers_index.html
+++ b/lib/lp/soyuz/javascript/tests/test_archivesubscribers_index.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/soyuz/javascript/tests/test_dynamic_dom_updater.html b/lib/lp/soyuz/javascript/tests/test_dynamic_dom_updater.html
index c829d4e..029db14 100644
--- a/lib/lp/soyuz/javascript/tests/test_dynamic_dom_updater.html
+++ b/lib/lp/soyuz/javascript/tests/test_dynamic_dom_updater.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/testing/yuixhr.py b/lib/lp/testing/yuixhr.py
index 5f83617..956219d 100644
--- a/lib/lp/testing/yuixhr.py
+++ b/lib/lp/testing/yuixhr.py
@@ -203,8 +203,6 @@ class YUITestFixtureControllerView(LaunchpadView):
               href="/+yuitest/build/js/yui/console/assets/console-core.css"/>
             <link rel="stylesheet"
               href="/+yuitest/build/js/yui/console/assets/skins/sam/console.css"/>
-            <link rel="stylesheet"
-              href="/+yuitest/build/js/yui/test/assets/skins/sam/test.css"/>
             <link rel="stylesheet" href="/+icing/rev%(revision)s/combo.css"/>
             <script type="text/javascript" src="%(test_module)s"></script>
           </head>
diff --git a/lib/lp/translations/javascript/tests/test_importqueue.html b/lib/lp/translations/javascript/tests/test_importqueue.html
index ecd5821..39c7f83 100644
--- a/lib/lp/translations/javascript/tests/test_importqueue.html
+++ b/lib/lp/translations/javascript/tests/test_importqueue.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
             href="../../../../../build/js/yui/console/assets/console-core.css" />
         <link rel="stylesheet"
             href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-        <link rel="stylesheet"
-            href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
         <script type="text/javascript"
             src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/translations/javascript/tests/test_poexport.html b/lib/lp/translations/javascript/tests/test_poexport.html
index 8ba8871..ef30c8f 100644
--- a/lib/lp/translations/javascript/tests/test_poexport.html
+++ b/lib/lp/translations/javascript/tests/test_poexport.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
             href="../../../../../build/js/yui/console/assets/console-core.css" />
         <link rel="stylesheet"
             href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-        <link rel="stylesheet"
-            href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
         <script type="text/javascript"
                 src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/lib/lp/translations/javascript/tests/test_sourcepackage_sharing_details.html b/lib/lp/translations/javascript/tests/test_sourcepackage_sharing_details.html
index 9f3cfb7..cf950ef 100644
--- a/lib/lp/translations/javascript/tests/test_sourcepackage_sharing_details.html
+++ b/lib/lp/translations/javascript/tests/test_sourcepackage_sharing_details.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../build/js/lp/app/testing/testrunner.js"></script>
diff --git a/standard_test_template.html b/standard_test_template.html
index c230fa7..1c127f2 100644
--- a/standard_test_template.html
+++ b/standard_test_template.html
@@ -16,8 +16,6 @@ GNU Affero General Public License version 3 (see the file LICENSE).
       href="../../../../../../build/js/yui/console/assets/console-core.css" />
       <link rel="stylesheet"
       href="../../../../../../build/js/yui/test-console/assets/skins/sam/test-console.css" />
-      <link rel="stylesheet"
-      href="../../../../../../build/js/yui/test/assets/skins/sam/test.css" />
 
       <script type="text/javascript"
               src="../../../../../../build/js/lp/app/testing/testrunner.js"></script>