Update tests for new driver.

This commit is contained in:
Colin Kuskie 2009-11-06 20:15:09 -08:00
parent acda103fed
commit 0b483521e8

View file

@ -93,9 +93,10 @@ cmp_bag(
[
'WebGUI::Shop::ShipDriver::FlatRate',
'WebGUI::Shop::ShipDriver::USPS',
'WebGUI::Shop::ShipDriver::USPSInternational',
'WebGUI::Shop::ShipDriver::UPS',
],
'getDrivers: WebGUI ships with 3 default shipping drivers',
'getDrivers: All default shipping drivers present',
);
#######################################################################