Skip to content

Commit

Permalink
replace inaccessible mirror (qt.mirrors.tds.net) in test
Browse files Browse the repository at this point in the history
  • Loading branch information
pitkling authored Feb 23, 2025
1 parent 7aa9af8 commit 910f003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_concurrent.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
),
(
"qtbase.7z",
"http://qt.mirrors.tds.net/qt/online/qtsdkrepository/"
"https://download.qt.io/online/qtsdkrepository/"
"windows_x86/desktop/qt5_5132/qt.qt5.5132.win32_mingw73/"
"5.13.2-0-201910281254qtbase-Windows-Windows_7-Mingw73-Windows-Windows_7-X86.7z",
),
Expand Down

0 comments on commit 910f003

Please sign in to comment.