Remove Tree and TokenGroup modules in favor of the new DBIx::Class::Tree distribution.
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index 90308ab..d6dd957 100644 (file)
@@ -7,8 +7,7 @@ no warnings qw/qw/;
 
 __PACKAGE__->load_classes(qw/
   Artist
-  Employee::Positional
-  Employee::AdjacencyList
+  Employee
   CD
   #dummy
   Track