mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
s/letsencrypt/certbot letsencrypt-nginx tests
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
"""Manual test of display functions."""
|
||||
import sys
|
||||
|
||||
from letsencrypt.display import util
|
||||
from letsencrypt.tests.display import util_test
|
||||
from certbot.display import util
|
||||
from certbot.tests.display import util_test
|
||||
|
||||
|
||||
def test_visual(displayer, choices):
|
||||
|
||||
Reference in New Issue
Block a user