diff options
author | Justin Clarke Casey | 2009-01-23 19:24:36 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2009-01-23 19:24:36 +0000 |
commit | 664f983943dd94d35184f5c0f69f8c58a011ba3a (patch) | |
tree | e86d12204576547e502047a2d1054bfc95cd8cb2 /OpenSim/Region/Environment/Scenes/Tests | |
parent | Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiv... (diff) | |
download | opensim-SC_OLD-664f983943dd94d35184f5c0f69f8c58a011ba3a.zip opensim-SC_OLD-664f983943dd94d35184f5c0f69f8c58a011ba3a.tar.gz opensim-SC_OLD-664f983943dd94d35184f5c0f69f8c58a011ba3a.tar.bz2 opensim-SC_OLD-664f983943dd94d35184f5c0f69f8c58a011ba3a.tar.xz |
* Extend archive test to check for the presence of a control file in a saved archive
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/Environment/Scenes/Tests/StandaloneTeleportTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Scenes/Tests/StandaloneTeleportTests.cs b/OpenSim/Region/Environment/Scenes/Tests/StandaloneTeleportTests.cs index 0c7de74..221d97f 100644 --- a/OpenSim/Region/Environment/Scenes/Tests/StandaloneTeleportTests.cs +++ b/OpenSim/Region/Environment/Scenes/Tests/StandaloneTeleportTests.cs | |||
@@ -52,7 +52,7 @@ namespace OpenSim.Region.Environment.Scenes.Tests | |||
52 | [Test] | 52 | [Test] |
53 | public void TestSimpleNotNeighboursTeleport() | 53 | public void TestSimpleNotNeighboursTeleport() |
54 | { | 54 | { |
55 | log4net.Config.XmlConfigurator.Configure(); | 55 | //log4net.Config.XmlConfigurator.Configure(); |
56 | 56 | ||
57 | UUID sceneAId = UUID.Parse("00000000-0000-0000-0000-000000000100"); | 57 | UUID sceneAId = UUID.Parse("00000000-0000-0000-0000-000000000100"); |
58 | UUID sceneBId = UUID.Parse("00000000-0000-0000-0000-000000000200"); | 58 | UUID sceneBId = UUID.Parse("00000000-0000-0000-0000-000000000200"); |