Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable test if credentials not found #2

Merged
merged 2 commits into from Feb 25, 2015
Merged

disable test if credentials not found #2

merged 2 commits into from Feb 25, 2015

Conversation

andy-slac
Copy link
Contributor

Reviewing DM-2173

@@ -49,6 +49,7 @@
import tempfile
import time
import unittest
import os.path
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not needed, help(os.path) explicitely says not to import os.path, importing os is all that is needed

@jbecla jbecla merged commit 4a5869a into master Feb 25, 2015
@ktlim ktlim deleted the tickets/DM-2173 branch August 25, 2018 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants