tests/test-profile.t
branchstable
changeset 30845 262c2be8ea5a
parent 30317 3fd53cc1aad8
child 32060 49145a2b2fb0
--- a/tests/test-profile.t	Wed Jan 18 23:43:41 2017 -0500
+++ b/tests/test-profile.t	Wed Jan 18 22:45:07 2017 -0800
@@ -92,4 +92,10 @@
   $ cat ../out
   \[\[\d+.* (re)
 
+statprof can be used as a standalone module
+
+  $ $PYTHON -m mercurial.statprof hotpath
+  must specify --file to load
+  [1]
+
   $ cd ..