Add small split uml models to git performances tests
[EMFCompare2.git] / performance / org.eclipse.emf.compare.tests.performance / src / data / models / SmallSplitGitInputData.java
blobca1a413cd92cec257f3c6b4c9c25f67f2ffe6f71
1 /*******************************************************************************
2 * Copyright (c) 2015 Obeo.
3 * All rights reserved. This program and the accompanying materials
4 * are made available under the terms of the Eclipse Public License v1.0
5 * which accompanies this distribution, and is available at
6 * http://www.eclipse.org/legal/epl-v10.html
7 *
8 * Contributors:
9 * Obeo - initial API and implementation
10 *******************************************************************************/
11 package data.models;
13 /**
14 * @author <a href="mailto:axel.richard@obeo.fr">Axel Richard</a>
17 public class SmallSplitGitInputData extends DataGit {
19 public SmallSplitGitInputData() {
20 super("src/data/models/git/model_size_small_split_repo.zip", "model_size_small_split_repo", "model_small_size_split_git_model", "model.uml");