Removed unnecessary file from key import test. This meant that the server wouldn...
commit1a9468dba5c27632d3bfb09a4cf93bd7371f1d20
authorThomas Leonard <talex5@gmail.com>
Sun, 12 Aug 2007 19:54:39 +0000 (12 19:54 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree83ca9e84091d8ac4c14162b870783ad1a6bc9820
parentf21fe97c91c97bd3cc84aac0cbb9752100a6c275
Removed unnecessary file from key import test. This meant that the server wouldn't automatically exit at the end of the test.

Normally this is fine, because it gets a SIGTERM in the teardown, but for some reason the server sometimes blocks this signal.
I don't know why.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1985 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/testdownload.py