aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
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 e3fbe4d..fbe17f8 100644
--- a/.nant/bamboo.build
+++ b/.nant/bamboo.build
@@ -43,6 +43,7 @@
43 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" /> 43 <include name="../bin/OpenSim.Region.ScriptEngine.Shared.CodeTools.Tests.dll" />
44 <include name="../bin/OpenSim.Region.Environment.Tests.dll" /> 44 <include name="../bin/OpenSim.Region.Environment.Tests.dll" />
45 <include name="../bin/OpenSim.Data.SQLite.Tests.dll" /> 45 <include name="../bin/OpenSim.Data.SQLite.Tests.dll" />
46 <include name="../bin/OpenSim.Data.MySQL.Tests.dll" />
46 47
47 </assemblies> 48 </assemblies>
48 </test> 49 </test>