tests: SelfHoster: selfHost(): Close the test connection.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 20 Jul 2012 13:06:35 +0000 (15:06 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 20 Jul 2012 13:09:36 +0000 (15:09 +0200)
commit838516d2a9afd3b35fddc59cfb61b75e75a586bc
treefcd4593eed20eb42c8d854a3145b52cd73174ffc
parent2a47bacd1c0e79ae3f92b8e39dcb5c8cc8f82e2b
tests: SelfHoster: selfHost(): Close the test connection.

* src/test/java/org/glom/web/server/SelfHoster.java: selfHost():
When we check that the connection works, close the connection. This seems
to not be closed automatically otherwise.
ChangeLog
src/test/java/org/glom/web/server/SelfHoster.java