diff tests/test-minirst.py.out @ 10444:e99e0e077bc4

minirst: report pruned container types
author Martin Geisler <mg@lazybytes.net>
date Sat, 13 Feb 2010 18:11:08 +0100
parents 62d484a81dfe
children e957cc7cbd14
line wrap: on
line diff
--- a/tests/test-minirst.py.out	Sun Oct 04 22:03:41 2009 +0200
+++ b/tests/test-minirst.py.out	Sat Feb 13 18:11:08 2010 +0100
@@ -257,6 +257,8 @@
 
 Verbose output.
 ----------------------------------------------------------------------
+['debug', 'debug']
+----------------------------------------------------------------------
 
 containers (debug) formatted to fit within 60 characters:
 ----------------------------------------------------------------------
@@ -264,6 +266,8 @@
 
 Initial debug output.
 ----------------------------------------------------------------------
+['verbose']
+----------------------------------------------------------------------
 
 containers (verbose debug) formatted to fit within 60 characters:
 ----------------------------------------------------------------------
@@ -275,4 +279,6 @@
 
 Debug output.
 ----------------------------------------------------------------------
+[]
+----------------------------------------------------------------------