Skip to content

Commit 1665997

Browse files
committed
Re-enable password csv tests om Linux
1 parent a490c0b commit 1665997

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/password_manager/test_password_csv_correctness.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import os
33
import re
44
import time
5-
from platform import system
65

76
import pytest
87

tests/password_manager/test_password_csv_export.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import os
22
import time
3-
from platform import system
43

54
import pytest
65
from pynput.keyboard import Controller, Key

0 commit comments

Comments
 (0)