Added integration test directory test/ and load_playlist test.
authorW. Trevor King <wking@drexel.edu>
Fri, 14 May 2010 15:32:17 +0000 (11:32 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 14 May 2010 15:32:17 +0000 (11:32 -0400)
commitcf56eb688e24d3ff8bc8aaeb2db3b0a6e6531772
treeb60ff4baab4c8683a2ed6e7a34020c7297c6ec2c
parent35518b57cd60d4e1d1fc9d3b9c668c6acf3c149c
Added integration test directory test/ and load_playlist test.

Run all integration tests with:
  nosetests --with-doctest --doctest-tests test/
test/__init__.py [new file with mode: 0644]
test/load_playlist.py [new file with mode: 0644]