#!/usr/bin/python3.6 import sys sys.path.insert(0,'/home/malbano/simple-unittest') from app import app as application