From e2c419b7b581d72f49f2336025af2092127a9776 Mon Sep 17 00:00:00 2001
From: Simon Hengel <sol@typeful.net>
Date: Sun, 2 Jun 2013 19:18:24 +0200
Subject: Fix failing test

---
 html-test/ref/Test.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html
index 55fdc6fc..62e0d821 100644
--- a/html-test/ref/Test.html
+++ b/html-test/ref/Test.html
@@ -658,7 +658,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");};
 	  ><li class="src short"
 	  ><a href=""
 	    >withoutType</a
-	    > ::  a</li
+	    > ::  t</li
 	  ></ul
 	></div
       ><div id="interface"
@@ -2225,7 +2225,7 @@ test2
 	><p class="src"
 	  ><a name="v:withoutType" class="def"
 	    >withoutType</a
-	    > ::  a</p
+	    > ::  t</p
 	  ><div class="doc"
 	  ><p
 	    >Comment on a definition without type signature
-- 
cgit v1.2.3