Remove mock_configs; tests no longer modify spack home directory.

This commit is contained in:
Todd Gamblin
2015-12-27 21:13:18 -08:00
parent 39e360f93a
commit ff0d871612
3 changed files with 30 additions and 18 deletions

View File

@@ -1,12 +0,0 @@
compilers:
all:
clang@3.3:
cc: /path/to/clang
cxx: /path/to/clang++
f77: None
fc: None
gcc@4.5.0:
cc: /path/to/gcc
cxx: /path/to/g++
f77: /path/to/gfortran
fc: /path/to/gfortran