* [gentoo-commits] proj/webapp-config:master commit in: WebappConfig/tests/
@ 2015-06-19 19:52 Devan Franchini
0 siblings, 0 replies; only message in thread
From: Devan Franchini @ 2015-06-19 19:52 UTC (permalink / raw
To: gentoo-commits
commit: c92b8de104d78fa428e909ccd4439eb809b36e09
Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 20:19:32 2015 +0000
Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 19 19:50:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/webapp-config.git/commit/?id=c92b8de1
external.py: Modifies assertion to reflect the expected non-existant webapp result
WebappConfig/tests/external.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WebappConfig/tests/external.py b/WebappConfig/tests/external.py
index a7ac5ff..97e95fc 100755
--- a/WebappConfig/tests/external.py
+++ b/WebappConfig/tests/external.py
@@ -257,7 +257,7 @@ class WebappSourceTest(unittest.TestCase):
package = 'nihil',
version = '3.0.5',
pm = 'portage')
- self.assertEqual(source.packageavail(), 1)
+ self.assertEqual(source.packageavail(), 0)
class DotConfigTest(unittest.TestCase):
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-19 19:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-19 19:52 [gentoo-commits] proj/webapp-config:master commit in: WebappConfig/tests/ Devan Franchini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox