mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add support for environment variables, change tests accordingly
This commit is contained in:
committed by
Jason Gerard DeRose
parent
d77907d2d0
commit
afdc721038
@@ -58,8 +58,10 @@ True
|
||||
import plugable
|
||||
import frontend
|
||||
import backend
|
||||
import config
|
||||
|
||||
api = plugable.API(
|
||||
config.default_environment(),
|
||||
frontend.Command,
|
||||
frontend.Object,
|
||||
frontend.Method,
|
||||
|
||||
Reference in New Issue
Block a user