mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-14 11:15:09 +08:00
dropped an extraneous sleep in the test
This commit is contained in:
@@ -154,9 +154,6 @@ class ComponentTestCase(TestCase):
|
||||
|
||||
sorted_out = date_sorted_sources(*sources)
|
||||
|
||||
import time
|
||||
time.sleep(.25)
|
||||
|
||||
prev = None
|
||||
sort_count = 0
|
||||
for msg in sorted_out:
|
||||
|
||||
Reference in New Issue
Block a user