From 68145bc0805364fe3e01e4388de5bb70baa56fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Mon, 12 Mar 2012 20:51:12 +0100 Subject: Add failing functional test. Test fails because of the new ConnectionState that is not properly implemented. --- same/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'same/pom.xml') diff --git a/same/pom.xml b/same/pom.xml index c1f7946..2081a1e 100644 --- a/same/pom.xml +++ b/same/pom.xml @@ -81,6 +81,12 @@ httpclient 4.1.2 + + org.hamcrest + hamcrest-all + 1.1 + test + -- cgit v1.2.3