File tree Expand file tree Collapse file tree
org.omg.sysml.xtext/src/org/omg/sysml/xtext/util Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*******************************************************************************
22 * SysML 2 Pilot Implementation
3- * Copyright (c) 2021-2022 Model Driven Solutions, Inc.
3+ * Copyright (c) 2021-2023 Model Driven Solutions, Inc.
44 *
55 * This program is free software: you can redistribute it and/or modify
66 * it under the terms of the GNU Lesser General Public License as published by
@@ -60,7 +60,8 @@ public class SysMLRepositorySaveTest extends SysMLRepositorySaveUtil {
6060 "15-Properties-Values-Expressions/15_19-Materials with Properties.sysml" ,
6161 "17-Sequence Modeling/17a-Sequence-Modeling.sysml" ,
6262 "17-Sequence Modeling/17b-Sequence-Modeling.sysml" ,
63- "18-Use Case/18-Use Case.sysml"
63+ "18-Use Case/18-Use Case.sysml" ,
64+ "../examples/Geometry Examples/SimpleQuadcopter.sysml"
6465 };
6566
6667 protected String testFilePath ;
You can’t perform that action at this time.
0 commit comments