summaryrefslogtreecommitdiff
path: root/stwcs/tests/test_updatewcs.py
diff options
context:
space:
mode:
Diffstat (limited to 'stwcs/tests/test_updatewcs.py')
-rw-r--r--stwcs/tests/test_updatewcs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/stwcs/tests/test_updatewcs.py b/stwcs/tests/test_updatewcs.py
index ca034fa..675e78f 100644
--- a/stwcs/tests/test_updatewcs.py
+++ b/stwcs/tests/test_updatewcs.py
@@ -310,7 +310,6 @@ def test_update_d2im_distortion():
npol_file = get_filepath('qbu16424j_npl.fits')
d2imfile = get_filepath('new_wfc_d2i.fits')
newd2im = get_filepath('new_wfc_d2i.fits', current_dir)
- print('newd2im', newd2im)
try:
os.remove(acs_file)
except OSError: