[Checkins] SVN: z3c.profiler/trunk/src/z3c/profiler/README.txt	added test of output
    Michael Howitz 
    mh at gocept.com
       
    Thu Aug 19 16:15:02 EDT 2010
    
    
  
Log message for revision 115810:
  added test of output
  
Changed:
  U   z3c.profiler/trunk/src/z3c/profiler/README.txt
-=-
Modified: z3c.profiler/trunk/src/z3c/profiler/README.txt
===================================================================
--- z3c.profiler/trunk/src/z3c/profiler/README.txt	2010-08-19 19:38:16 UTC (rev 115809)
+++ z3c.profiler/trunk/src/z3c/profiler/README.txt	2010-08-19 20:15:02 UTC (rev 115810)
@@ -34,3 +34,10 @@
 If we whould not call this form within this test, we whould see the
 profile data table. But we do not see the profile data table. Probably
 the testrunner conflicts with the monkey call.
+
+  >>> print user.contents
+  <!DOCTYPE ...
+      <div>
+        No data available.
+      </div>
+  ...
\ No newline at end of file
    
    
More information about the checkins
mailing list