89948603de
Extend test coverage with a minimal aircraft to exercise more code paths for this.
13 lines
307 B
XML
13 lines
307 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<PropertyList>
|
|
<sim include="settings-common.xml">
|
|
<author>Wilbur Wright</author>
|
|
<tags>
|
|
<tag>fighter</tag>
|
|
<tag>1980s</tag>
|
|
<tag>glass-cockpit</tag>
|
|
</tags>
|
|
<minimum-fg-version>2017.4</minimum-fg-version>
|
|
</sim>
|
|
|
|
</PropertyList>
|