StaticChecks.java

package com.mackenziehigh.autumn.resources;

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