test_mogilefs: fix broken test case that was timing out
commitab87a8472ee42785364ab1ee84ea00e06cb592d8
authorEric Wong <normalperson@yhbt.net>
Wed, 24 Dec 2008 11:22:57 +0000 (24 03:22 -0800)
committerEric Wong <normalperson@yhbt.net>
Wed, 24 Dec 2008 11:22:57 +0000 (24 03:22 -0800)
tree9cda1df9adba499ddc9cdb7df3ffa7a2abd82138
parentc07ee9fdcc00e5af18993b3cda9d17f91351d09e
test_mogilefs: fix broken test case that was timing out

And incorrectly nested assertions in the tests made
sure the errors were never caught, too.

Now the unit tests run in about 3s for me

Damn Ruby conventions and 2-space indents...
test/test_mogilefs.rb