Standardize NUnit test assemblies.

Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/commit/e301d792
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/tree/e301d792
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/diff/e301d792

Branch: refs/heads/1.4.x
Commit: e301d792c3a3335ec05ac077e355b05e99287f14
Parents: f3cb53f
Author: Jim Gomes <[email protected]>
Authored: Wed Sep 1 18:01:11 2010 +0000
Committer: Jim Gomes <[email protected]>
Committed: Wed Sep 1 18:01:11 2010 +0000

----------------------------------------------------------------------
 trunk/Apache.NMS.MSMQ.Test.nunit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/blob/e301d792/trunk/Apache.NMS.MSMQ.Test.nunit
----------------------------------------------------------------------
diff --git a/trunk/Apache.NMS.MSMQ.Test.nunit b/trunk/Apache.NMS.MSMQ.Test.nunit
index 3b29e26..b321b9d 100644
--- a/trunk/Apache.NMS.MSMQ.Test.nunit
+++ b/trunk/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

Reply via email to