aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant/bamboo.build
diff options
context:
space:
mode:
authorSean Dague2008-09-08 21:08:01 +0000
committerSean Dague2008-09-08 21:08:01 +0000
commit5913fcc8e872912f2b71831592313a0354473103 (patch)
tree8006ac042bf2cd227827f8b29c2347fa98becedd /.nant/bamboo.build
parentchanges to Test directory structure per opensim-dev conversation (diff)
downloadopensim-SC_OLD-5913fcc8e872912f2b71831592313a0354473103.zip
opensim-SC_OLD-5913fcc8e872912f2b71831592313a0354473103.tar.gz
opensim-SC_OLD-5913fcc8e872912f2b71831592313a0354473103.tar.bz2
opensim-SC_OLD-5913fcc8e872912f2b71831592313a0354473103.tar.xz
rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Environment.Tests.dll
Diffstat (limited to '.nant/bamboo.build')
-rw-r--r--.nant/bamboo.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build
index fcb22b1..7e4a9fc 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -39,7 +39,7 @@
39 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" /> 39 <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" />
40 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.Tests.dll" /> 40 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.Tests.dll" />
41 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" /> 41 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" />
42 <include name="../bin/OpenSim.Region.Environment.dll" /> 42 <include name="../bin/OpenSim.Region.Environment.Tests.dll" />
43 </assemblies> 43 </assemblies>
44 </test> 44 </test>
45 </nunit2> 45 </nunit2>