Skip to content

Commit 8bb0019

Browse files
committed
Run tests
1 parent 050f552 commit 8bb0019

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_seismic/test_stream_processing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,6 @@ def test_zerophase_resampling_success(obspy_stats):
5656

5757
if __name__ == "__main__":
5858
test_trace_ordering()
59+
test_zerophase_resampling_with_invalid_types()
60+
test_zerophase_resampling_success()
5961
# end if

0 commit comments

Comments
 (0)