Renamed Positional to Ordered and added tests for Ordered.
authorAran Deltac <bluefeet@cpan.org>
Fri, 31 Mar 2006 22:28:15 +0000 (22:28 +0000)
committerAran Deltac <bluefeet@cpan.org>
Fri, 31 Mar 2006 22:28:15 +0000 (22:28 +0000)
commitc11aa53357f070e01ccb36fd0a9d7825a5f32b44
treeb1d4c990d72141d33c42cdd089ec890276b243aa
parent8295812709d2b2fdc8dba6d448d5fa58011c4166
Renamed Positional to Ordered and added tests for Ordered.
Changes
lib/DBIx/Class/Tree/AdjacencyList/Ordered.pm [moved from lib/DBIx/Class/Tree/AdjacencyList/Positional.pm with 72% similarity]
t/11_adjacencylist_ordered.t [new file with mode: 0644]
t/lib/TreeTest.pm