diff options
author | Ian Delaney <idella4@gentoo.org> | 2012-11-12 16:22:17 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2012-11-12 16:22:17 +0000 |
commit | cafda5f8a0df57ef7da1ff60f91c959dac4ffb18 (patch) | |
tree | 05b24487d19b771f372c63942d12dd4c5265ffec /dev-python/testify/files | |
parent | Force depend on cholmod-2 (really fixing bug #442866) (diff) | |
download | gentoo-2-cafda5f8a0df57ef7da1ff60f91c959dac4ffb18.tar.gz gentoo-2-cafda5f8a0df57ef7da1ff60f91c959dac4ffb18.tar.bz2 gentoo-2-cafda5f8a0df57ef7da1ff60f91c959dac4ffb18.zip |
Unrestricted pypy from build, test restricted pypy, rem 1 redundant hunk from tests patch, fixes Bug #438032
(Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/testify/files')
-rw-r--r-- | dev-python/testify/files/testify-0.2.6-tests.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-python/testify/files/testify-0.2.6-tests.patch b/dev-python/testify/files/testify-0.2.6-tests.patch index 68a6fafdf029..fefb9b80d3db 100644 --- a/dev-python/testify/files/testify-0.2.6-tests.patch +++ b/dev-python/testify/files/testify-0.2.6-tests.patch @@ -27,10 +27,3 @@ https://github.com/Yelp/Testify/issues/65 def test_http_reporter_reports(self): """A simple test to make sure the HTTPReporter actually reports things.""" -@@ -74,4 +82,4 @@ - (first, second) = self.results_reported - - assert_equal(first['runner_id'], 'tries_twice') -- assert_equal(first, second) -\ Brak znaku nowej linii na końcu pliku -+ assert_equal(first, second) |