Skip to content

Commit

Permalink
remove test_quaternions_in_hdf5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobortolami committed Aug 1, 2023
1 parent 60dd81b commit a5681de
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,3 @@ def test_gzip_compression_in_obs(tmp_path):
use_mjd=False,
gzip_compression=True,
)


def test_quaternions_in_hdf5(tmp_path):
__test_read_complex_observation(
tmp_path,
use_mjd=False,
gzip_compression=True,
)

0 comments on commit a5681de

Please sign in to comment.