Skip to content

Commit

Permalink
Merge 97e2bf8 into f40bfc8
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Nov 23, 2018
2 parents f40bfc8 + 97e2bf8 commit e33c0d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gala/_astropy_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
# Create the test function for self test
from astropy.tests.runner import TestRunner
test = TestRunner.make_test_runner_in(os.path.dirname(__file__))
test.__test__ = False
__all__ += ['test']

# add these here so we only need to cleanup the namespace at the end
Expand Down

0 comments on commit e33c0d1

Please sign in to comment.