Fixes to Tree::AdjacencyList, and working tests.
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index c0ef724..e43c898 100644 (file)
@@ -9,7 +9,6 @@ __PACKAGE__->load_classes(qw/
   Artist
   Employee::Positioned
   Employee::AdjacencyList
-  Employee::PositionedAdjacencyList
   CD
   #dummy
   Track