From 5913fcc8e872912f2b71831592313a0354473103 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 8 Sep 2008 21:08:01 +0000 Subject: [PATCH] rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Environment.Tests.dll --- .nant/bamboo.build | 2 +- .nant/local.include | 2 +- prebuild.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 52 insertions(+), 3 deletions(-) diff --git a/.nant/bamboo.build b/.nant/bamboo.build index fcb22b15bf..7e4a9fcbd5 100644 --- a/.nant/bamboo.build +++ b/.nant/bamboo.build @@ -39,7 +39,7 @@ - + diff --git a/.nant/local.include b/.nant/local.include index 0328d42b32..1b526e6ac4 100644 --- a/.nant/local.include +++ b/.nant/local.include @@ -36,7 +36,7 @@ - + diff --git a/prebuild.xml b/prebuild.xml index abf83d4112..46cec934d1 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -799,6 +799,49 @@ + + + + + + + + + + + + + + + + + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + + + + + + + + @@ -812,8 +855,14 @@ + - +