fix: common/234 cpp_std missing options object

pull/7257/head
Karl Lind 5 years ago
parent f7a8948163
commit 0297a069fd
  1. 2
      test cases/common/234 cpp_std/test.json

@ -1,5 +1,6 @@
{
"matrix": {
"options": {
"cpp_std": [
{"val": "c++11"},
{"val": "c++14"},
@ -7,3 +8,4 @@
]
}
}
}
Loading…
Cancel
Save