Clean up test case.

This commit is contained in:
Stephen Diehl
2012-04-18 12:29:40 -04:00
parent 28f975fd55
commit 864899003b
+1 -1
View File
@@ -1,4 +1,4 @@
from zipline.protocol_utils import ndict
from zipline.protocol_utils import ndict, namedict
def test_ndict():
nd = ndict({})