Skip to content

Commit

Permalink
added test
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-sd committed Oct 29, 2024
1 parent bd5f360 commit 427a295
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/test_nozzles.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
from pygasflow.nozzles.rao_parabola_angles import Rao_Parabola_Angles


def test_rao_loading_data():
Rao_Parabola_Angles()

0 comments on commit 427a295

Please sign in to comment.