how to check module is running for testing
I have OpenStack horizon plugins, I want to import one module if it run under horizon's run_test.sh
command.
Is there any variable set by run_test.sh
which we can check in module and import our module if it run as run_test.sh