Execution.java

package com.mackenziehigh.autumn.resources;

/**
 * The sole purpose of this class is to force NetBeans
 * to run the JUnit tests in tests/execution.
 *
 * @author Mackenzie High
 */
public final class Execution
{
    // Pass
}