Whitespace normalization.
This commit is contained in:
parent
735ae484f0
commit
584c8d4588
|
@ -20,4 +20,3 @@ class EmptyTest(Test):
|
|||
|
||||
for i in xrange(self.rounds):
|
||||
pass
|
||||
|
||||
|
|
|
@ -423,7 +423,7 @@ python pybench.py -s p15 -c p14
|
|||
limitnames = self.values['-t']
|
||||
verbose = self.verbose
|
||||
nosyscheck = self.values['--no-syscheck']
|
||||
|
||||
|
||||
print 'PYBENCH',__version__
|
||||
|
||||
# Switch off GC
|
||||
|
|
Loading…
Reference in New Issue