Skip to content

Commit

Permalink
Distinguish between SPECFEM3D 3D_GLOBE
Browse files Browse the repository at this point in the history
  • Loading branch information
rmodrak committed Feb 6, 2024
1 parent 17fc928 commit 82f94d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def run_tests(self):
'FK = mtuq.io.clients.FK_SAC:Client',
'FK_SAC = mtuq.io.clients.FK_SAC:Client',
'SPECFEM3D = mtuq.io.clients.SPECFEM3D_SAC:Client',
'SPECFEM3D_GLOBE = mtuq.io.clients.SPECFEM3D_SAC:Client',
'SPECFEM3D_SAC = mtuq.io.clients.SPECFEM3D_SAC:Client',
'SPECFEM3D_SGT = mtuq.io.clients.SPECFEM3D_SGT:Client',
'SPECFEM3D_PKL = mtuq.io.clients.SPECFEM3D_SGT:Client',
Expand Down

0 comments on commit 82f94d7

Please sign in to comment.