tests/test-hgweb-commands
changeset 6168 2ab54f48dbe8
parent 5923 f39110afc039
child 6335 e29557d687c9
--- a/tests/test-hgweb-commands	Sat Feb 23 11:18:34 2008 +0100
+++ b/tests/test-hgweb-commands	Sat Feb 23 11:19:59 2008 +0100
@@ -21,6 +21,7 @@
 "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/log/1/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//"
 "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/log/1/foo/?style=atom' | sed "s/http:\/\/[^/]*\//http:\/\/127.0.0.1\//"
 "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/shortlog/' | sed "s/[0-9]* years/many years/"
+"$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/rev/0/' | sed "s/[0-9]* years ago/long ago/g"
 "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '/rev/1/?style=raw'
 
 echo % File-related