move dynamo type comparison inside the dynamo type class

This commit is contained in:
Steve Pulec 2013-03-15 11:10:38 -04:00
commit c1b9718282
2 changed files with 16 additions and 7 deletions

View file

@ -5,4 +5,5 @@ init:
pip install -r requirements.txt
test:
rm .coverage
nosetests --with-coverage ./tests/