From 715d13947a3a273b18e38d8f024aa50892b33c35 Mon Sep 17 00:00:00 2001 From: ASPP Student Date: Mon, 2 Sep 2019 15:35:23 +0200 Subject: [PATCH] new test Fixes: #82 --- test_massmail.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test_massmail.py b/test_massmail.py index 5ba1203..abadc00 100644 --- a/test_massmail.py +++ b/test_massmail.py @@ -5,6 +5,9 @@ def test_dummy(): pass +def fraeri_test(): + pass + def test_command_help(): import pytest with pytest.raises(SystemExit):