summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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