blob: 0eab341c6c6b423a5c2f1a16210ead54ade88f07 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010 Mia-Software.
* 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:
* Gregoire DUPE (Mia-Software)
*******************************************************************************/
package org.eclipse.modisco.infra.query.tests.samples.bug307095;
public class HelperBug307095v3 {
public static final String RESULT = "Test"; //$NON-NLS-1$
}