diff tests/test.py @ 6:623358c3ebde

we has a passing test!
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 29 Feb 2012 14:44:04 -0800
parents 8d31e36f084e
children 4d1852cfc077
line wrap: on
line diff
--- a/tests/test.py	Wed Feb 29 14:17:34 2012 -0800
+++ b/tests/test.py	Wed Feb 29 14:44:04 2012 -0800
@@ -9,7 +9,6 @@
 import sys
 from optparse import OptionParser
 
-
 def run_tests(raise_on_error=False, report_first=False):
 
     # add results here