blob: 6af21ba92e5d26c9cc3dae508fe6c3f33c2d929d [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2016, 2018 Willink Transformations and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* E.D.Willink - initial API and implementation
*******************************************************************************/
/**
* This Dummy class enables standalone JUnit tests to find RoyalAndLoyal.* via the classpath.
*/
class Dummy {
}