aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs')
-rw-r--r--OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs b/OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs
index 3dbddfb..779da43 100644
--- a/OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs
+++ b/OpenSim/Region/CoreModules/Framework/InventoryAccess/Tests/HGAssetMapperTests.cs
@@ -44,6 +44,7 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess.Tests
44 public void TestPostAssetRewrite() 44 public void TestPostAssetRewrite()
45 { 45 {
46 TestHelpers.InMethod(); 46 TestHelpers.InMethod();
47// TestHelpers.EnableLogging();
47 48
48 string homeUrl = "http://hg.HomeTestPostAssetRewriteGrid.com"; 49 string homeUrl = "http://hg.HomeTestPostAssetRewriteGrid.com";
49 string foreignUrl = "http://hg.ForeignTestPostAssetRewriteGrid.com"; 50 string foreignUrl = "http://hg.ForeignTestPostAssetRewriteGrid.com";