include ':ops', ':test_app'

project(':ops').projectDir = file('ops')
project(':test_app').projectDir = file('test_app/app')
