# -*-perl-*- # $Id: 73_import_dbi_update.t,v 1.1 2004/06/01 14:40:46 lachoy Exp $ use strict; use lib qw( t/ ); use Test::More tests => 1; require_ok( 'SPOPS::Import::DBI::Update' );