mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-18 15:47:35 +08:00
rename excpetion module to exceptions
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
import shutil
|
||||
|
||||
from httprunner import HttpRunner
|
||||
from httprunner.exception import FileNotFound
|
||||
from httprunner.exceptions import FileNotFound
|
||||
from tests.base import ApiServerUnittest
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user