aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-12-12 20:21:41 +0000
committerJustin Clarke Casey2008-12-12 20:21:41 +0000
commit6c83702f15bd05929be4c711b11b2d092145e672 (patch)
tree3203a88a61183a2f0442cfcfe6a5e00aba0c2ce7 /.nant
parent* minor: make AddRequest() protected since in principle it shouldn't be used ... (diff)
downloadopensim-SC_OLD-6c83702f15bd05929be4c711b11b2d092145e672.zip
opensim-SC_OLD-6c83702f15bd05929be4c711b11b2d092145e672.tar.gz
opensim-SC_OLD-6c83702f15bd05929be4c711b11b2d092145e672.tar.bz2
opensim-SC_OLD-6c83702f15bd05929be4c711b11b2d092145e672.tar.xz
* Actually add the new user profile cache tests to the bamboo ci build
Diffstat (limited to '.nant')
-rw-r--r--.nant/bamboo.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index 8d3ab26..0b4067b 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -36,6 +36,7 @@
36 <test> 36 <test>
37 <assemblies> 37 <assemblies>
38 <include name="../bin/OpenSim.Framework.Tests.dll" /> 38 <include name="../bin/OpenSim.Framework.Tests.dll" />
39 <include name="../bin/OpenSim.Framework.Communications.Tests.dll"/>
39 <include name="../bin/OpenSim.Framework.Servers.Tests.dll" /> 40 <include name="../bin/OpenSim.Framework.Servers.Tests.dll" />
40 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" /> 41 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" />
41 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.Tests.dll" /> 42 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.Tests.dll" />