[Piuparts-commits] [piuparts] 01/02: Don't test the current Debian	release status
    Holger Levsen 
    holger at layer-acht.org
       
    Wed Aug  3 10:03:10 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch jessie
in repository piuparts.
commit bc489160598f0a5167adf4420b225ed3f0481d7f
Author: Stefano Rivera <stefano at rivera.za.net>
Date:   Sat Jul 30 18:37:20 2016 -0400
    Don't test the current Debian release status
    
    Tracking that is distro-info-data's problem
    
    Closes: #827411
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 tests/test_config.py | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/tests/test_config.py b/tests/test_config.py
index e68d8ea..a5ca9a3 100644
--- a/tests/test_config.py
+++ b/tests/test_config.py
@@ -17,9 +17,6 @@ class ConfStdDistroTests(unittest.TestCase):
 
 
     def testConfStdDistroNames(self):
-        self.assertEqual(self.oldstable, 'squeeze')
-        self.assertEqual(self.stable, 'wheezy')
-        self.assertEqual(self.testing, 'jessie')
         self.assertEqual(self.unstable, 'sid')
         self.assertEqual(self.experimental, 'experimental')
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
    
    
More information about the Piuparts-commits
mailing list