Verified Commit 78bc21b2 authored by Baptiste Beauplat's avatar Baptiste Beauplat
Browse files

Update removal packages testing dataset to cover the no reset in_debian case on upload removal

parent b1f7d427
......@@ -64,6 +64,7 @@ class TestCronjobRemoveOldUploads(TestController):
('htop', '1.0.0', 'unstable', False),
('htop', '0.9.0', 'unstable', False),
('htop', '0.8.0', 'buster-backports', False),
('tmux', '1.1.0', 'unstable', False),
('tmux', '1.0.0', 'unstable', False),
('tmux', '1.0.0', 'UNRELEASED', False),
('zsh', '1.0.0', 'unstable', False),
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment