Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

partial_length.gpg test data file is missing from tarball #18

Open
eighthave opened this issue Sep 24, 2016 · 0 comments
Open

partial_length.gpg test data file is missing from tarball #18

eighthave opened this issue Sep 24, 2016 · 0 comments

Comments

@eighthave
Copy link

Running the tests from the source tarball fails with this:

File "python-pgpdump/pgpdump/test.py", line 435, in test_parse_partial_length
    rawdata = self.load_data('partial_length.gpg')
  File "python-pgpdump/pgpdump/test.py", line 102, in load_data
    self.assertTrue(os.path.exists(full_path))

It probably needs to be added to the MANIFEST or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant