package com.hithomelabs; public class App { public static void main(String[] args) { System.out.println("CI Runner Test App - OK"); } }