aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-05-22 19:18:24 +0100
committerJustin Clark-Casey (justincc)2014-05-22 19:18:24 +0100
commit1b156b7fe84bf132b51ff198d6d730708f5930b7 (patch)
tree94e68fffd365328c8d9be7571d8cbef478c90358 /prebuild.xml
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-1b156b7fe84bf132b51ff198d6d730708f5930b7.zip
opensim-SC_OLD-1b156b7fe84bf132b51ff198d6d730708f5930b7.tar.gz
opensim-SC_OLD-1b156b7fe84bf132b51ff198d6d730708f5930b7.tar.bz2
opensim-SC_OLD-1b156b7fe84bf132b51ff198d6d730708f5930b7.tar.xz
Add regression test for in-range chat between neighbouring regions from east to west.
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 9a419eb..196bfd2 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3081,6 +3081,7 @@
3081 <Match path="Asset/Tests" pattern="*.cs" recurse="true"/> 3081 <Match path="Asset/Tests" pattern="*.cs" recurse="true"/>
3082 <Match path="Avatar/Attachments/Tests" pattern="*.cs" recurse="true"/> 3082 <Match path="Avatar/Attachments/Tests" pattern="*.cs" recurse="true"/>
3083 <Match path="Avatar/AvatarFactory/Tests" pattern="*.cs" recurse="true"/> 3083 <Match path="Avatar/AvatarFactory/Tests" pattern="*.cs" recurse="true"/>
3084 <Match path="Avatar/Chat/Tests" pattern="*.cs" recurse="true"/>
3084 <Match path="Avatar/Friends/Tests" pattern="*.cs" recurse="true"/> 3085 <Match path="Avatar/Friends/Tests" pattern="*.cs" recurse="true"/>
3085 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> 3086 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/>
3086 <Match path="Avatar/Inventory/Transfer/Tests" pattern="*.cs" recurse="true"/> 3087 <Match path="Avatar/Inventory/Transfer/Tests" pattern="*.cs" recurse="true"/>