diff tests/test-keyword @ 6328:991f7518c3f3

tests: remove some unnecessary sleeps
author Matt Mackall <mpm@selenic.com>
date Thu, 20 Mar 2008 14:14:15 -0500
parents 09b00faa8670
children 57a47660b319
line wrap: on
line diff
--- a/tests/test-keyword	Thu Mar 20 13:53:59 2008 -0500
+++ b/tests/test-keyword	Thu Mar 20 14:14:15 2008 -0500
@@ -158,8 +158,7 @@
 hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>'
 echo % cat a c
 cat a c
-echo % touch copied c after 1 second
-sleep 1
+echo % touch copied c
 touch c
 echo % status
 hg status