diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 48d3697..193d58a 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2727,6 +2727,7 @@ | |||
2727 | <Files> | 2727 | <Files> |
2728 | <!-- SADLY the way this works means you need to keep adding these paths --> | 2728 | <!-- SADLY the way this works means you need to keep adding these paths --> |
2729 | <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> | 2729 | <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> |
2730 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" /> | ||
2730 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" /> | 2731 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" /> |
2731 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" /> | 2732 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" /> |
2732 | </Files> | 2733 | </Files> |