]> git.pond.sub.org Git - eow/blobdiff - static/root.html
Simple selenium testrunner + a test case
[eow] / static / root.html
index 1a1443eabace747682ce587b8a0f6c5b1b074a32..8a795da80bba9869240c8377ad425857310a23c4 100644 (file)
@@ -2,7 +2,7 @@
 <html> <head>
 <link rel="stylesheet" type="text/css" href="static/style.css">
 <title>Empire Web Client</title>
-
+<script type="text/javascript" src="http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js"></script>
 <script type="text/javascript" src="static/jquery.js"></script>
 <script type="text/javascript" src="static/eow.js"></script>
 <script type="text/javascript">
@@ -34,5 +34,5 @@ $(document).ready(init);
 
 <hr>
 <address></address>
-<!-- hhmts start --> Last modified: Sun Aug 23 01:42:08 CEST 2009 <!-- hhmts end -->
+<!-- hhmts start --> Last modified: Sat Feb 27 02:31:19 CET 2010 <!-- hhmts end -->
 </body> </html>