diff options
Diffstat (limited to 'src/leap/mail/load_tests.py')
-rw-r--r-- | src/leap/mail/load_tests.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/leap/mail/load_tests.py b/src/leap/mail/load_tests.py index ee89fcc..be65b8d 100644 --- a/src/leap/mail/load_tests.py +++ b/src/leap/mail/load_tests.py @@ -14,12 +14,9 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. - - """ Provide a function for loading tests. """ - import unittest |