Skip to content

Commit

Permalink
test addendum
Browse files Browse the repository at this point in the history
  • Loading branch information
profxj committed Jan 12, 2018
1 parent 6c2ddeb commit e424d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linetools/isgm/tests/test_init_abssys.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def test_init():
gensys = GenericAbsSystem(radec, 1.244, [-500,500]*u.km/u.s, NHI=16.)
# Test
assert gensys.abs_type == 'Generic'
assert gensys.flag_NHI == 1
np.testing.assert_allclose(gensys.zabs,1.244)


Expand Down

0 comments on commit e424d41

Please sign in to comment.