From 8e6062631cf56eab34252edeb0b5451a6873d37d Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 4 Sep 2008 22:24:45 +0000 Subject: create a "nant test" target to make it very simple to run the nunit tests on the console on linux. --- .nant/local.include | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.nant/local.include') diff --git a/.nant/local.include b/.nant/local.include index 2580af6..5a787d4 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -27,6 +27,21 @@ + + + + + + + + + + + + + + + -- cgit v1.1