test_util: cleanup forked servers
commit75115f3296d31e5e9f10645f216d3d7c1e9024d1
authorEric Wong <normalperson@yhbt.net>
Sun, 8 Feb 2009 02:56:14 +0000 (7 18:56 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 8 Feb 2009 02:56:14 +0000 (7 18:56 -0800)
tree39bd2e1aaffdbb51ea9fffcdd3c20716e429da57
parentb384c7dc1f0ce052f518fe1b94a4bf5588328359
test_util: cleanup forked servers

Not sure why the atexit statement doesn't kick in in test/setup;
but I'm too lazy to look into it at the moment.  Also remove a
"require 'tempfile'" while we're at it.
test/test_util.rb