Skip to content

Commit

Permalink
Removed use_cdbs tag from TestGetRedLaws
Browse files Browse the repository at this point in the history
Theoretically, it should not access CDBS if called correctly.
  • Loading branch information
pllim committed Feb 15, 2017
1 parent 09abd9e commit 56b0d01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pysynphot/test/test_locations.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from .. import locations


@use_cdbs
class TestGetRedLaws(object):
"""
Test the ability of pysynphot.locations to auto-gather extinction laws
Expand Down

0 comments on commit 56b0d01

Please sign in to comment.