Fix inadvertent requirement of hg, svn, git, etc.

This commit is contained in:
Todd Gamblin 2014-11-06 13:22:15 -08:00
parent 84aa69fb0d
commit fa21acc470

View file

@ -30,9 +30,6 @@
import spack import spack
import spack.test.install
"""Names of tests to be included in Spack's test suite""" """Names of tests to be included in Spack's test suite"""
test_names = ['versions', test_names = ['versions',
'url_parse', 'url_parse',