Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
xjjiang committed Dec 23, 2024
1 parent 3dbec3a commit 9e6ca82
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions aviary/subsystems/mass/flops_based/test/test_furnishings.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,5 @@ def test_IO(self):


if __name__ == '__main__':
#unittest.main()
test = BWBFurnishingsGroupMassTest2()
test.setUp()
test.test_case()
unittest.main()

0 comments on commit 9e6ca82

Please sign in to comment.