You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2017/03/07 19:39:02 UTC

[22/50] [abbrv] activemq-nms-msmq git commit: Standardize NUnit test assemblies.

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 <jg...@apache.org>
Authored: Wed Sep 1 18:01:11 2010 +0000
Committer: Jim Gomes <jg...@apache.org>
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 @@
 \ufeff<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