summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Brashears <aaronb@lindenlab.com>2007-07-20 16:25:43 +0000
committerAaron Brashears <aaronb@lindenlab.com>2007-07-20 16:25:43 +0000
commitc78f99b0b3b4b9ac99a69b63315e821d89a89a3b (patch)
treedbbd74ea34943d87117eb50693623608e2c0c6cd
parent168794a0f348bb4d1e29a091bcbd39a220918054 (diff)
Result of svn merge -r65354:66054 svn+ssh://svn/svn/linden/branches/ezrpc into release
-rw-r--r--indra/test/test_llmanifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/test_llmanifest.py b/indra/test/test_llmanifest.py
index f4fc2820eb..2c4662a83d 100644
--- a/indra/test/test_llmanifest.py
+++ b/indra/test/test_llmanifest.py
@@ -6,7 +6,7 @@
# Copyright (c) 2006-$CurrentYear$, Linden Research, Inc.
# $License$
-from indra import llmanifest
+from indra.util import llmanifest
import os.path
import os
import unittest