Skip to content

Commit a7cfdb0

Browse files
committed
system_tests.py: Add missing comma
1 parent 2fbf2ab commit a7cfdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def run(*args, **kwargs):
5151
'btrfs',
5252
'fail2ban-server',
5353
'udiskie',
54-
'ufw'
54+
'ufw',
5555
'samba',
5656
]
5757

0 commit comments

Comments
 (0)