Skip to content

Commit

Permalink
Update aviary/mission/gasp_based/ode/test/test_accel_ode.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Kirk <[email protected]>
  • Loading branch information
xjjiang and jkirk5 authored Sep 25, 2024
1 parent 76bc34b commit f5325b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aviary/mission/gasp_based/ode/test/test_accel_ode.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

class AccelerationODETestCase(unittest.TestCase):
"""
Test acceleration ODE.
Test 2-degree of freedom acceleration ODE.
"""

def setUp(self):
Expand Down

0 comments on commit f5325b1

Please sign in to comment.