Skip to content

Commit

Permalink
Update aviary/variable_info/test/test_var_structure.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 39a031e commit 18268b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aviary/variable_info/test/test_var_structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class OperatingLimits:

class MetaDataTest(unittest.TestCase):
"""
Test no duplicate FLOPS and LEAPS1 names and in alphabetic order. Also test no missing names.
Tests for variable_meta_data.py: check for duplicate legacy code names, alphabetization, and any missing names from variable hierarchy.
"""

def test_duplicate_names_FLOPS(self):
Expand Down

0 comments on commit 18268b2

Please sign in to comment.