Standardize NUnit test assemblies.
diff --git a/Apache.NMS.MSMQ.Test.nunit b/Apache.NMS.MSMQ.Test.nunit
index 3b29e26..b321b9d 100644
--- a/Apache.NMS.MSMQ.Test.nunit
+++ b/Apache.NMS.MSMQ.Test.nunit
@@ -1,7 +1,7 @@
 <NUnitProject>

   <Settings activeconfig="Default" />

   <Config name="Default" binpathtype="Auto">

-    <assembly path="Apache.NMS.MSMQ.Test.dll" />

     <assembly path="Apache.NMS.Test.dll" />

+    <assembly path="Apache.NMS.MSMQ.Test.dll" />

   </Config>

 </NUnitProject>
\ No newline at end of file