X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F73oracle.t;h=f6da1a1494ae08acca985f0f1fceb137a33c7c74;hb=2c2bc4e58c2146670960fc1a0a2ae802cb650506;hp=87be799ff73ffd236f99e6d4e02fba6461afb4e3;hpb=c8dc7d3337cdd47a721739473b61c8d4477d9129;p=dbsrgits%2FDBIx-Class.git diff --git a/t/73oracle.t b/t/73oracle.t index 87be799..f6da1a1 100644 --- a/t/73oracle.t +++ b/t/73oracle.t @@ -62,6 +62,7 @@ $ENV{NLS_LANG} = "AMERICAN"; 1; } +require DBICTest::Schema; DBICTest::Schema->load_classes('ArtistFQN'); # This is in Core now, but it's here just to test that it doesn't break