forked from spack/spack
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use single letter packages in unit-tests (spack#46665)
spack#45205 already removed previous use of single letter packages from unit tests, in view of reserving `c` as a language (see spack#45191). Some use of them has been re-introduced accidentally in spack#46382, and is making unit-tests fail in the feature branch spack#45189 since there `c` is a virtual package. Signed-off-by: Massimiliano Culpo <[email protected]>
- Loading branch information
Showing
1 changed file
with
106 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters