summaryrefslogtreecommitdiff
path: root/tests/test_urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_urls.py')
-rw-r--r--tests/test_urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_urls.py b/tests/test_urls.py
index feb6c1fd..24b920c0 100644
--- a/tests/test_urls.py
+++ b/tests/test_urls.py
@@ -118,6 +118,7 @@ def _testGuest(testdata, guest):
checkdistro = testdata.detectdistro
guest.os.arch = arch
+ guest.set_os_name("generic")
if testdata.testshortcircuit:
guest.set_os_name(checkdistro)