X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F000_load.t;h=0d89c7f81ccedb08a74db62cf339b70c173d29e4;hb=20ede533320bd7fbe2e79241620593ced16c9994;hp=7b9a3ca8ef18849884acdb31e9927c6ed797f646;hpb=02e67eadbf283dd5b4bcc1a56b57a699d265fb18;p=catagits%2FWeb-Session.git diff --git a/t/000_load.t b/t/000_load.t index 7b9a3ca..0d89c7f 100644 --- a/t/000_load.t +++ b/t/000_load.t @@ -9,10 +9,10 @@ use_ok( $_ ) || BAIL_OUT foreach qw[ Plack::Middleware::Session Plack::Session Plack::Session::Store - Plack::Session::Store::CHI + Plack::Session::Store::Cache Plack::Session::Store::File Plack::Session::State Plack::Session::State::Cookie ]; -done_testing; \ No newline at end of file +done_testing;