Run multi-DSN tests in a deterministic order
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 10_09firebird_common.t
index 23c71e8..1a044d1 100644 (file)
@@ -58,7 +58,7 @@ my $tester = dbixcsl_common_tests->new(
     null        => '',
     preserve_case_mode_is_exclusive => 1,
     quote_char                      => '"',
-    connect_info => [ values %dsns ],
+    connect_info => [ map { $dsns{$_} } sort keys %dsns ],
     data_types  => {
         # based on the Interbase Data Definition Guide
         # http://www.ibphoenix.com/downloads/60DataDef.zip