Fix dknewkey import in dkim/tests/test_dkim_generate.py
This commit is contained in:
@@ -22,7 +22,7 @@ import tempfile
|
|||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
import dkim
|
import dkim
|
||||||
import dknewkey
|
import dkim.dknewkey as dknewkey
|
||||||
|
|
||||||
def read_data(path):
|
def read_data(path):
|
||||||
"""Get the content of the given test data file."""
|
"""Get the content of the given test data file."""
|
||||||
|
|||||||
Reference in New Issue
Block a user