mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* Iniital inventory archive test code. Doesn't actually do any testing yet
This commit is contained in:
@@ -2727,6 +2727,7 @@
|
||||
<Files>
|
||||
<!-- SADLY the way this works means you need to keep adding these paths -->
|
||||
<Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" />
|
||||
<Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" />
|
||||
<Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" />
|
||||
<Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" />
|
||||
</Files>
|
||||
|
||||
Reference in New Issue
Block a user