Skip to content

Commit

Permalink
tests: Fix missing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Wallbraker committed Jun 17, 2019
1 parent fe5d499 commit fac4209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deqp/tests/parser.volt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ fn parseTestFile(s: Settings)
gl41: StringsSink;
gl42: StringsSink;
gl43: StringsSink;
gl44: StringsSink;
gl45: StringsSink;
gl46: StringsSink;
gles2: StringsSink;
Expand Down

0 comments on commit fac4209

Please sign in to comment.