must remember test data is stored in dicts now, not lists. use .values() to get list...
authorTony Mack <tmack@cs.princeton.edu>
Tue, 1 Apr 2008 00:32:20 +0000 (00:32 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 1 Apr 2008 00:32:20 +0000 (00:32 +0000)
commitcd4836df369674802d0488eadd5154970898fe90
tree22f1c66d66aeb44f9280ec142de6a8ceb39aec71
parenta3d23cdc94a869ed14c6b8d8940731881339e984
must remember test data is stored in dicts now, not lists. use .values() to get list from dict
qaapi/qa/tests/add_test_data.py