From: Peter Rabbitson <ribasushi@cpan.org>
Date: Tue, 15 Dec 2009 23:50:52 +0000 (+0000)
Subject: Deliberately disturb alphabetical order
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5236b33b299e1d7194c05c3f68d681fb50141c67;p=dbsrgits%2FDBIx-Class-Historic.git

Deliberately disturb alphabetical order
---

diff --git a/t/746mssql.t b/t/746mssql.t
index 88a6f7d..51f498d 100644
--- a/t/746mssql.t
+++ b/t/746mssql.t
@@ -205,10 +205,10 @@ lives_ok ( sub {
     [qw/1   wiggle/],
     [qw/2   woggle/],
     [qw/3   boggle/],
-    [qw/4   fREW/],
-    [qw/5   fRIOUX/],
-    [qw/6   fROOH/],
-    [qw/7   fRUE/],
+    [qw/4   fRIOUX/],
+    [qw/5   fRUE/],
+    [qw/6   fREW/],
+    [qw/7   fROOH/],
     [qw/8   fISMBoC/],
     [qw/9   station/],
     [qw/10   mirror/],