Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmayer committed May 12, 2012
1 parent de42a78 commit 3c1fa0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sunpy/tests/sun/test_sun.py
@@ -1,6 +1,6 @@
from __future__ import absolute_import

import sunpy.sun as sun
from sunpy.sun import sun
from numpy.testing import assert_array_almost_equal

def test_sunearth_distance():
Expand Down

0 comments on commit 3c1fa0a

Please sign in to comment.