Change unit tests to use add_table_field
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Fri, 21 Oct 2011 22:21:25 +0000 (00:21 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Fri, 21 Oct 2011 22:21:25 +0000 (00:21 +0200)
commit733dc2c27595961e17fd9ab205c1f47e8e3918a6
treef0e78e279d5e8669acc886110b9c0858413df460
parent03d47730cdced0002d4b0c76726336152f041bdb
Change unit tests to use add_table_field

One of the test migrations adds a field. So rewrite it to
use the new add_table_field helper function.  This is a
good test for it.
mediagoblin/tests/test_migrations.py