From 5f8c6604896fc6398aee9308483b8ca886370c0a Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Tue, 14 Dec 2010 23:58:39 +0000 Subject: add new optionalmodules test dll to panda test run (and nant test command) --- .nant/local.include | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to '.nant') diff --git a/.nant/local.include b/.nant/local.include index 97c0c0f..03dc1b9 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -128,6 +128,11 @@ + + + + + @@ -201,6 +206,17 @@ + + + + + + + + + + + @@ -298,6 +314,11 @@ + + + + + @@ -314,6 +335,7 @@ + @@ -338,6 +360,7 @@ + -- cgit v1.1 From 6b135ee371a0a78e299357b1c7086c2949059991 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Wed, 15 Dec 2010 00:14:43 +0000 Subject: fix mistake in last change of local.include --- .nant/local.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.nant') diff --git a/.nant/local.include b/.nant/local.include index 03dc1b9..b11c1e5 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -315,7 +315,7 @@ - + -- cgit v1.1