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 aebd1d6..8536a48 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2953,6 +2953,7 @@ | |||
2953 | <Files> | 2953 | <Files> |
2954 | <!-- SADLY the way this works means you need to keep adding these paths --> | 2954 | <!-- SADLY the way this works means you need to keep adding these paths --> |
2955 | <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true"/> | 2955 | <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true"/> |
2956 | <Match path="Asset/Tests" pattern="*.cs" recurse="true"/> | ||
2956 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> | 2957 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> |
2957 | <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/> | 2958 | <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/> |
2958 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> | 2959 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> |