Edit aggregate_tests.py comment.

This commit is contained in:
vladdd 2014-04-20 16:19:56 -04:00
parent 08a2bad2c0
commit 60cfb7e054

View file

@ -5,11 +5,11 @@
aggregate_tests.py
<Author>
Konstantin Andrianov
Zane Fisher
Konstantin Andrianov.
Zane Fisher.
<Started>
January 26, 2013
January 26, 2013.
August 2013.
Modified previous behavior that explicitly imported individual
@ -45,7 +45,6 @@
# Provide command-line option to randomize the order in which the tests run.
# Randomization might catch errors with unit tests that do not properly clean
# up or restore monkey-patched modules.
#if '--random' in sys.argv:
random.shuffle(tests_without_extension)