aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.Tests.ini
diff options
context:
space:
mode:
authorDiva Canto2015-05-11 08:52:12 -0700
committerDiva Canto2015-05-11 08:52:12 -0700
commit3df472f10d1a2b8387e998c4f4c871eaf9a73ac2 (patch)
tree12cc5eb3981f92f2a6d4ca0cbb0917ac9e711f10 /bin/Robust.Tests.ini
parentKnocked off a few compiler warnings regarding unused variables. (diff)
downloadopensim-SC_OLD-3df472f10d1a2b8387e998c4f4c871eaf9a73ac2.zip
opensim-SC_OLD-3df472f10d1a2b8387e998c4f4c871eaf9a73ac2.tar.gz
opensim-SC_OLD-3df472f10d1a2b8387e998c4f4c871eaf9a73ac2.tar.bz2
opensim-SC_OLD-3df472f10d1a2b8387e998c4f4c871eaf9a73ac2.tar.xz
Added inventory tests to Robust.Tests.
Diffstat (limited to 'bin/Robust.Tests.ini')
-rw-r--r--bin/Robust.Tests.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.Tests.ini b/bin/Robust.Tests.ini
index e2568df..357434e 100644
--- a/bin/Robust.Tests.ini
+++ b/bin/Robust.Tests.ini
@@ -153,7 +153,7 @@
153[InventoryService] 153[InventoryService]
154 LocalServiceModule = "OpenSim.Services.InventoryService.dll:XInventoryService" 154 LocalServiceModule = "OpenSim.Services.InventoryService.dll:XInventoryService"
155 155
156 StorageProvider = "OpenSim.Tests.Common.dll" 156 StorageProvider = "OpenSim.Tests.Common.dll:TestXInventoryDataPlugin"
157 ConnectionString = "" 157 ConnectionString = ""
158 158
159 ; Will calls to purge folders (empty trash) and immediately delete/update items or folders (not move to trash first) succeed? 159 ; Will calls to purge folders (empty trash) and immediately delete/update items or folders (not move to trash first) succeed?