summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@googlemail.com>2016-04-27 18:06:41 +0200
committerMassimiliano Culpo <massimiliano.culpo@googlemail.com>2016-04-27 18:06:41 +0200
commitec5bb88820e42b2cf4c839cf134e18a167a52255 (patch)
tree8d9b3f777c849cdd682c228f7ade4c224b399cb5 /lib
parent42fab1591d9fc0b140d33d68ef27d3fe401178e4 (diff)
downloadspack-ec5bb88820e42b2cf4c839cf134e18a167a52255.tar.gz
spack-ec5bb88820e42b2cf4c839cf134e18a167a52255.tar.bz2
spack-ec5bb88820e42b2cf4c839cf134e18a167a52255.tar.xz
spack-ec5bb88820e42b2cf4c839cf134e18a167a52255.zip
test-install : unit tests (hopefully) fixed for real
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/spack/test/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/spack/spack/test/__init__.py b/lib/spack/spack/test/__init__.py
index bea41a4adf..3c5edde66b 100644
--- a/lib/spack/spack/test/__init__.py
+++ b/lib/spack/spack/test/__init__.py
@@ -61,7 +61,6 @@ test_names = ['versions',
'optional_deps',
'make_executable',
'configure_guess',
- 'unit_install',
'lock',
'database',
'namespace_trie',