We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c22e5c commit 715d139Copy full SHA for 715d139
test_massmail.py
@@ -5,6 +5,9 @@
5
def test_dummy():
6
pass
7
8
+def fraeri_test():
9
+ pass
10
+
11
def test_command_help():
12
import pytest
13
with pytest.raises(SystemExit):
0 commit comments