aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-08-16 21:56:56 +0100
committerJustin Clark-Casey (justincc)2011-08-16 21:56:56 +0100
commit66eb537d0cedfd017fd8872fb1b60ed15d871d2b (patch)
treef3b829d75a357c6de9eb0bdce8f7b54d1bcfaa80 /prebuild.xml
parentAdd terminating quotes to http addresses in [SimulatorFeatures] section of Op... (diff)
downloadopensim-SC_OLD-66eb537d0cedfd017fd8872fb1b60ed15d871d2b.zip
opensim-SC_OLD-66eb537d0cedfd017fd8872fb1b60ed15d871d2b.tar.gz
opensim-SC_OLD-66eb537d0cedfd017fd8872fb1b60ed15d871d2b.tar.bz2
opensim-SC_OLD-66eb537d0cedfd017fd8872fb1b60ed15d871d2b.tar.xz
relocate AttachmentTests.cs to AttachmentsModuleTests.cs
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 9877973..618b469 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2958,6 +2958,7 @@
2958 <!-- SADLY the way this works means you need to keep adding these paths --> 2958 <!-- SADLY the way this works means you need to keep adding these paths -->
2959 <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true"/> 2959 <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true"/>
2960 <Match path="Asset/Tests" pattern="*.cs" recurse="true"/> 2960 <Match path="Asset/Tests" pattern="*.cs" recurse="true"/>
2961 <Match path="Avatar/Attachments/Tests" pattern="*.cs" recurse="true"/>
2961 <Match path="Avatar/AvatarFactory/Tests" pattern="*.cs" recurse="true"/> 2962 <Match path="Avatar/AvatarFactory/Tests" pattern="*.cs" recurse="true"/>
2962 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> 2963 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/>
2963 <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/> 2964 <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/>