Commit d2df9a4e by John Chodera (MSKCC)

Fix CLI nosetests.

parent a88d8d7a
...@@ -14,6 +14,7 @@ Test command-line interface. ...@@ -14,6 +14,7 @@ Test command-line interface.
#============================================================================================= #=============================================================================================
import subprocess import subprocess
from subprocess import CalledProcessError
from nose.plugins.skip import Skip, SkipTest from nose.plugins.skip import Skip, SkipTest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment