[Pkg-mozext-commits] [perspectives-extension] 20/30: Unit tests - Clean up page format; add Perspectives logo

David Prévot taffit at alioth.debian.org
Thu Sep 26 22:31:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch debian
in repository perspectives-extension.

commit 15b858aa031607f9b99e6cf4e184adfb69d05f56
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Sat Sep 14 23:45:51 2013 -0600

    Unit tests - Clean up page format; add Perspectives logo
---
 test/test.html |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/test/test.html b/test/test.html
index 7bb3960..77bb8e9 100644
--- a/test/test.html
+++ b/test/test.html
@@ -435,11 +435,10 @@ function run_tests() {
 </script>
 </head>
 <body>
-
-<input type="button" value="Run Tests" onclick="run_tests()">
-<p> Run with firebug to see detailed test output if something fails.  </p> 
-<h2> Results: </h2>  
-<div id="results"> 
-
+  <img src="../img/default.png" TITLE="Perspectives Logo"/>
+  <input type="button" value="Run Tests" onclick="run_tests()">
+  <p> Run with firebug or the web console to see detailed test output if something fails.</p>
+  <h2> Results: </h2>
+  <div id="results">
 </body>
-</html>
\ No newline at end of file
+</html>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list