Skip to content

Commit

Permalink
Print figure directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed May 6, 2018
1 parent 589723d commit ff9ea2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sunpy/conftest.py
Expand Up @@ -53,4 +53,5 @@ def pytest_unconfigure(config):
with open(hashfile, 'w') as outfile:
json.dump(new_hash_library, outfile, sort_keys=True, indent=4, separators=(',', ': '))

print('All images from image tests can be found in {0}'.format(tempdir))
print("The corresponding hash library is {0}".format(hashfile))

0 comments on commit ff9ea2f

Please sign in to comment.