From 7964c6f7a5b622d698f7d471690b29122966b1b2 Mon Sep 17 00:00:00 2001 From: Aaron Brashears Date: Mon, 16 Jul 2007 20:29:28 +0000 Subject: Result of svn merge -r65183:65337 svn+ssh://svn/svn/linden/branches/python-shuffle into release. Also includes untabification of many python files. --- indra/test/test_llmanifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/test/test_llmanifest.py') diff --git a/indra/test/test_llmanifest.py b/indra/test/test_llmanifest.py index 2c4662a83d..f4fc2820eb 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.util import llmanifest +from indra import llmanifest import os.path import os import unittest -- cgit v1.2.3