package MV3500Cohort2021JulySeptember.homework3.Leckie;

/**
 *
 * @author Jacob Leckie
 */


public class PushTest {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // This code does nothing it is test of can I push code.
    }
    
}