Repository: logging-log4net
Updated Branches:
  refs/heads/develop bfef11f85 -> 670c50178


tests: removed dependency to install-nunit of runtests


Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/670c5017
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/670c5017
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/670c5017

Branch: refs/heads/develop
Commit: 670c50178d3e47cf37d2c6950fda02846a115a2f
Parents: bfef11f
Author: Dominik Psenner <dpsen...@apache.org>
Authored: Sun Jul 9 20:45:36 2017 +0200
Committer: Dominik Psenner <dpsen...@apache.org>
Committed: Sun Jul 9 20:45:36 2017 +0200

----------------------------------------------------------------------
 tests/nant.build | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/670c5017/tests/nant.build
----------------------------------------------------------------------
diff --git a/tests/nant.build b/tests/nant.build
index a3662b4..d18b3d1 100644
--- a/tests/nant.build
+++ b/tests/nant.build
@@ -763,8 +763,7 @@ limitations under the License.
 
     <!-- Currently we cannot run the tests in the environment of the target 
framework only in the host framework -->
 
-    <target name="runtests" description="Runs log4net tests"
-           depends="install-nunit">
+    <target name="runtests" description="Runs log4net tests">
                <!--
                        Because the <nunit2> task does not support multiple 
frameworks through the 
                        nant.settings.currentframework setting we cannot just 
run the tests for each framework.

Reply via email to