From c9086020a1c1502faf0014e424146a69bf4910af Mon Sep 17 00:00:00 2001 From: Stuart Bowman Date: Wed, 16 Aug 2023 16:42:53 -0400 Subject: [PATCH] chore: add another missing test resource file --- unittest/resources/enroute_waypoints_test1.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 unittest/resources/enroute_waypoints_test1.txt diff --git a/unittest/resources/enroute_waypoints_test1.txt b/unittest/resources/enroute_waypoints_test1.txt new file mode 100644 index 0000000..231ed6a --- /dev/null +++ b/unittest/resources/enroute_waypoints_test1.txt @@ -0,0 +1,12 @@ +planned_cruise_mach 0 +planned_cruise_altitude 36000 + +descent_waypoints +{ + ELKEE 40.602167 -105.351833 36000 0 270 0 0 50000 0 270 0 + RAMMS 40.4935 -105.238833 36000 0 270 0 0 50000 0 270 0 + BSAFE 40.429667 -105.014333 36000 0 270 0 0 50000 0 270 0 + BDUNN 40.3945 -104.891833 36000 0 270 0 0 50000 0 270 0 + TSHNR 40.355833 -104.747667 36000 0 270 0 0 50000 0 270 0 +} +