Fix overspecified msaccess test optdep (should not include icdt)
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 8 Feb 2015 10:11:00 +0000 (11:11 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 10 Feb 2015 18:06:28 +0000 (19:06 +0100)
commit4b9c54b5ec80c996721e1187b5f2cf1014863b58
treee91e237094a26d9941780720c55dd4bb72045ca5
parenta02d6f59921ef4d04ee17710c7a8bb7aeef10799
Fix overspecified msaccess test optdep (should not include icdt)

The test_rdbms_msaccess_* groups are only referenced in two tests. The basic
one does not exercise (doesn't even load) any of the ICDT handling components

The ICDT test already explicitly requires test_dt, so no changes are needed
within the actual tests

The erroneous requirement was introduced in 726c8f65 and never revised since
lib/DBIx/Class/Optional/Dependencies.pm