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 6803cbd..b2f7379 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2756,6 +2756,7 @@ | |||
2756 | <Files> | 2756 | <Files> |
2757 | <!-- SADLY the way this works means you need to keep adding these paths --> | 2757 | <!-- SADLY the way this works means you need to keep adding these paths --> |
2758 | <Match path="Modules/World/Terrain/Tests" pattern="*.cs" recurse="true" /> | 2758 | <Match path="Modules/World/Terrain/Tests" pattern="*.cs" recurse="true" /> |
2759 | <Match path="Modules/Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> | ||
2759 | <Match path="Scenes/Tests" pattern="*.cs" recurse="false" /> | 2760 | <Match path="Scenes/Tests" pattern="*.cs" recurse="false" /> |
2760 | </Files> | 2761 | </Files> |
2761 | </Project> | 2762 | </Project> |