Skip to content

Commit

Permalink
Better test naming
Browse files Browse the repository at this point in the history
Co-authored-by: Vassil Vassilev <v.g.vassilev@gmail.com>
  • Loading branch information
gojakuch and vgvassilev authored May 20, 2024
1 parent 2d17dfe commit 107a32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Gradient/Gradients.C
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ double fn_cond_init(double x) {
//CHECK-NEXT: }
//CHECK-NEXT: }

double fn_empty_lines(double x) {
double fn_null_stmts(double x) {
;;;;;;;;;;;;;;;;;
;;;;;return x;;;;
;;;;;;;;;;;;;;;;;
Expand Down

0 comments on commit 107a32b

Please sign in to comment.