From 7f4ebb2c4774f5e200490e7903c42d1df5322fca Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 17 Mar 2008 17:48:21 +0000 Subject: [PATCH] options access is now private, removing test. --- t/Shop/ShipDriver/FlatRate.t | 2 -- 1 file changed, 2 deletions(-) diff --git a/t/Shop/ShipDriver/FlatRate.t b/t/Shop/ShipDriver/FlatRate.t index d720222cd..de41d934b 100644 --- a/t/Shop/ShipDriver/FlatRate.t +++ b/t/Shop/ShipDriver/FlatRate.t @@ -142,8 +142,6 @@ isa_ok($driver, 'WebGUI::Shop::ShipDriver::FlatRate'); isa_ok($driver, 'WebGUI::Shop::ShipDriver'); -cmp_deeply($driver->options, $options, 'options accessor works'); - ####################################################################### # # getName