tests/test-profile.t
changeset 18765 cd2c82510aa2
parent 18763 eeafab2f58f6
child 26191 39a0b11158d8
--- a/tests/test-profile.t	Tue Mar 12 10:43:59 2013 -0700
+++ b/tests/test-profile.t	Tue Mar 12 10:37:48 2013 -0700
@@ -8,8 +8,6 @@
 
 test --profile
 
-  $ export -n HGPROF
-
   $ hg --profile st 2>../out
   $ grep CallCount ../out > /dev/null || cat ../out