diff options
author | Teravus Ovares | 2008-07-25 16:15:45 +0000 |
---|---|---|
committer | Teravus Ovares | 2008-07-25 16:15:45 +0000 |
commit | 13b54ed58470655126c096a4663f87e665ed9805 (patch) | |
tree | 1ed0aed28596bf024e8146495f39537bda59c142 /.nant/bamboo.build | |
parent | * Trying to copy a 64 bit libode.so file from home directory to the build dir... (diff) | |
download | opensim-SC_OLD-13b54ed58470655126c096a4663f87e665ed9805.zip opensim-SC_OLD-13b54ed58470655126c096a4663f87e665ed9805.tar.gz opensim-SC_OLD-13b54ed58470655126c096a4663f87e665ed9805.tar.bz2 opensim-SC_OLD-13b54ed58470655126c096a4663f87e665ed9805.tar.xz |
* Re-enabling ODE unit testing... This may break the bamboo build..
Diffstat (limited to '')
-rw-r--r-- | .nant/bamboo.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.nant/bamboo.build b/.nant/bamboo.build index 453f2ed..c12dae1 100644 --- a/.nant/bamboo.build +++ b/.nant/bamboo.build | |||
@@ -40,6 +40,7 @@ | |||
40 | <include name="../bin/OpenSim.Region.ScriptEngine.Common.Tests.dll" /> | 40 | <include name="../bin/OpenSim.Region.ScriptEngine.Common.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.dll" /> |
43 | <include name="../bin/OpenSim.Region.Physics.OdePlugin.dll" /> | ||
43 | </assemblies> | 44 | </assemblies> |
44 | </test> | 45 | </test> |
45 | </nunit2> | 46 | </nunit2> |