diff options
Diffstat (limited to 'tests/test_lp659438.py')
-rw-r--r-- | tests/test_lp659438.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_lp659438.py b/tests/test_lp659438.py index 21ad061..16041ff 100644 --- a/tests/test_lp659438.py +++ b/tests/test_lp659438.py @@ -33,7 +33,6 @@ import apt class RegressionTestCase(testcommon.TestCase): - """Test suite for LP: #981896, LP: #659438 'Cannot locate a file for package X' """ |