diff tests/unit.py @ 43:f09982d47b3c

add --dump option
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 27 Mar 2012 11:19:33 -0700
parents 75886253ee73
children 84fb8ad5ba81
line wrap: on
line diff
--- a/tests/unit.py	Tue Mar 27 11:07:51 2012 -0700
+++ b/tests/unit.py	Tue Mar 27 11:19:33 2012 -0700
@@ -96,5 +96,7 @@
                    'activeTests': ['ts']}
         args1 = ['-e', '/opt/bin/firefox']
 
+        #
+
 if __name__ == '__main__':
     unittest.main()