annotate test/__init__.py @ 2754:1f89984c0ea5

testJournals: if backend is too fast, two journal entries... ...may come at the same millisecond. as a result, journal is sorted in wrong order and the test fails although functionality being tested is ok. add small delay to work around this - journaled actions rarely occur as frequent in the real life.
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Thu, 14 Oct 2004 10:47:07 +0000
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/