* minor: Future archiver test stub

This commit is contained in:
Justin Clarke Casey
2009-01-16 18:31:07 +00:00
parent e21b3bf390
commit bee9efa30e
3 changed files with 46 additions and 1 deletions

View File

@@ -2758,6 +2758,7 @@
<Files>
<!-- SADLY the way this works means you need to keep adding these paths -->
<Match path="Modules/World/Terrain/Tests" pattern="*.cs" recurse="true" />
<Match path="Modules/World/Archiver/Tests" pattern="*.cs" recurse="true" />
<Match path="Modules/Agent/TextureSender/Tests" pattern="*.cs" recurse="true" />
<Match path="Scenes/Tests" pattern="*.cs" recurse="false" />
</Files>