Fix errors from resultset components (and move tests into t/90ensure_class_loaded...
authorAsh Berlin <ash_github@firemirror.com>
Tue, 11 Mar 2008 15:03:34 +0000 (15:03 +0000)
committerAsh Berlin <ash_github@firemirror.com>
Tue, 11 Mar 2008 15:03:34 +0000 (15:03 +0000)
commita63219bc9b7102be940ea56af8e6cd77960a1c63
treef0ef49a7f0fc66db87a8a29317ca3556390c40d0
parentc9d5a2518ae33434e8eac9bc636073d0e5316587
Fix errors from resultset components (and move tests into t/90ensure_class_loaded since its testing same sort of things)
Changes
lib/DBIx/Class/ResultSet.pm
t/90ensure_class_loaded.t
t/98source_load_error.t [deleted file]
t/lib/DBICErrorTest/ResultSet/WithError.pm [deleted file]
t/lib/DBICErrorTest/Schema/SourceWithError.pm [deleted file]
t/lib/DBICTest/SyntaxErrorComponent3.pm [moved from t/lib/DBICErrorTest/SyntaxError.pm with 100% similarity]