More tests passing.

This commit is contained in:
Stephen Diehl
2012-05-10 17:10:09 -04:00
parent 133d9c03af
commit 0d8eada763
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from zipline.protocol_utils import ndict, namedict
from zipline.utils.protocol_utils import ndict, namedict
def test_ndict():
nd = ndict({})