[@spackbot] updating style on behalf of becker33
This commit is contained in:
parent
1df6a3196a
commit
c8c025215d
@ -218,7 +218,8 @@ def test_spec_list_constraints_with_structure(
|
||||
def test_spec_list_broadcast(self, mock_packages):
|
||||
matrix = {
|
||||
"matrix": [["mpileaks"], ["^callpath"]],
|
||||
"broadcast": [["%gcc", "%clang"], ["+debug", "~debug"]]}
|
||||
"broadcast": [["%gcc", "%clang"], ["+debug", "~debug"]],
|
||||
}
|
||||
speclist = SpecList("specs", [matrix])
|
||||
|
||||
assert len(speclist) == 4
|
||||
|
Loading…
Reference in New Issue
Block a user