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)
commit0b199329a4c810dc984e4c0217dac96e18382485
treeb60ff4baab4c8683a2ed6e7a34020c7297c6ec2c
parent18e967cfcbe682bcdc153152b718ad25a27024cb
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]