diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2021-03-12 09:56:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-12 09:56:17 -0800 |
commit | 61baa40160c64097943e8e0852de1e516970352a (patch) | |
tree | c00b4a2a164a0cd05b8a3c3445229d6dac8e4f65 /.readthedocs.yml | |
parent | b2ece3abba4371ca3362a3b9a2e67c0484c45a27 (diff) | |
download | spack-61baa40160c64097943e8e0852de1e516970352a.tar.gz spack-61baa40160c64097943e8e0852de1e516970352a.tar.bz2 spack-61baa40160c64097943e8e0852de1e516970352a.tar.xz spack-61baa40160c64097943e8e0852de1e516970352a.zip |
bugfix: ensure spack test list still works (#22203)
Was getting the following error:
```
$ spack test list
==> Error: issubclass() arg 1 must be a class
```
This PR adds a check in `has_test_method` (in case it is re-used elsewhere such as #22097) and ensures a class is passed to the method from `spack test list`.
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions