test: expose try_for() as a common test function
commit3cebc8759a22692c37061ef7866545fa7fe7d516
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Nov 2012 23:45:19 +0000 (6 23:45 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 6 Jan 2013 20:44:06 +0000 (6 20:44 +0000)
tree90ed04f6482bdac5b15b9bfa4760a0f7f8d1c55c
parentff6ac2c04ee51ce7ca0ad562bc8d4eb66a78aade
test: expose try_for() as a common test function

This saves us from reinventing it in every test and will
help us detect stuck tests more easily.
lib/MogileFS/Test.pm
t/00-startup.t