test_upload: fix a race condition in unlink test
commiteb34caa3f4b8cedddb14b9e4e0415e2258802134
authorEric Wong <normalperson@yhbt.net>
Thu, 2 Apr 2009 04:46:05 +0000 (1 21:46 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 2 Apr 2009 04:46:05 +0000 (1 21:46 -0700)
tree9f1864315ca9fee54549a50ce88e528ced43b367
parenta139c4c8e3555bc30b72fe05e6009da5cc37c280
test_upload: fix a race condition in unlink test

We need to ensure the next request has started
processing before we can guarantee a temp file
has been unlinked.
test/unit/test_upload.rb