Skip to content

Commit

Permalink
removed module
Browse files Browse the repository at this point in the history
  • Loading branch information
friedererdmann committed Jul 16, 2021
1 parent 493edc8 commit 4ab3b79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,6 @@ def test_unicode_error_messages():
import Qt
unicode_message = u"DLL load failed : le module spécifié est introuvable."
str_message = "DLL load failed : le module"
module = Qt.__binding__

with captured_output() as out:
stdout, stderr = out
Expand Down

0 comments on commit 4ab3b79

Please sign in to comment.