Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Roehrich <[email protected]>
  • Loading branch information
roehrich-hpe committed Jun 25, 2024
1 parent b78ac84 commit 2962607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/dwdparse/dwdparse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ func TestRequiresKeyword(t *testing.T) {
result: fail,
},
{
// Catch a repeated word in a list of valid words.
directives: []string{
"#DW check_requires requires=copy-offload,other-thing,copy-offload",
},
Expand Down

0 comments on commit 2962607

Please sign in to comment.