aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant/bamboo.build
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-02-09 15:57:53 +0000
committerJustin Clarke Casey2009-02-09 15:57:53 +0000
commitf95b8b386321be6b8fc51f3321ce1ff00395a13b (patch)
tree42f8d6da898b9d6b212ecc2ba53c5e54895d4506 /.nant/bamboo.build
parent* Fixing refactoring +1 (Fixes Mantis #3113) (diff)
downloadopensim-SC_OLD-f95b8b386321be6b8fc51f3321ce1ff00395a13b.zip
opensim-SC_OLD-f95b8b386321be6b8fc51f3321ce1ff00395a13b.tar.gz
opensim-SC_OLD-f95b8b386321be6b8fc51f3321ce1ff00395a13b.tar.bz2
opensim-SC_OLD-f95b8b386321be6b8fc51f3321ce1ff00395a13b.tar.xz
* Reinstate tests that are now in CoreModules
Diffstat (limited to '')
-rw-r--r--.nant/bamboo.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index 196d04f..c8756f8 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -42,6 +42,7 @@
42 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll"/> 42 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll"/>
43 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.Tests.dll"/> 43 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.Tests.dll"/>
44 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll"/> 44 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll"/>
45 <include name="../bin/OpenSim.Region.CoreModules.Tests.dll"/>
45 <include name="../bin/OpenSim.Region.Environment.Tests.dll"/> 46 <include name="../bin/OpenSim.Region.Environment.Tests.dll"/>
46 <include name="../bin/OpenSim.Region.Framework.Tests.dll"/> 47 <include name="../bin/OpenSim.Region.Framework.Tests.dll"/>
47 <include name="../bin/OpenSim.Data.SQLite.Tests.dll"/> 48 <include name="../bin/OpenSim.Data.SQLite.Tests.dll"/>