summaryrefslogtreecommitdiff
path: root/tests/vmtests/test_pollinate_useragent.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vmtests/test_pollinate_useragent.py')
-rw-r--r--tests/vmtests/test_pollinate_useragent.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/vmtests/test_pollinate_useragent.py b/tests/vmtests/test_pollinate_useragent.py
index 046fff54..ff21f20d 100644
--- a/tests/vmtests/test_pollinate_useragent.py
+++ b/tests/vmtests/test_pollinate_useragent.py
@@ -61,10 +61,6 @@ class BionicTestPollinateUserAgent(relbase.bionic, TestPollinateUserAgent):
__test__ = True
-class DiscoTestPollinateUserAgent(relbase.disco, TestPollinateUserAgent):
- __test__ = True
-
-
class EoanTestPollinateUserAgent(relbase.eoan, TestPollinateUserAgent):
__test__ = True