SH-Tang / BalancedFieldLength

A C# implementation to calculate the balanced field length of an aircraft.
GNU General Public License v3.0
1 stars 0 forks source link

Fixed failing test #34

Closed SH-Tang closed 3 years ago

SH-Tang commented 3 years ago

Test was failing due to the old inheritance structure of the ViewModel to a ViewModelBase