Replace TODOv2 tags with TODOm2 and TODOm3 tags
Not all todos are required for milestone m2
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
"XXX",
|
||||
"[ ]",
|
||||
"[x]",
|
||||
"TODOv2"
|
||||
"TODOm2",
|
||||
"TODOm3",
|
||||
"TODOm4"
|
||||
],
|
||||
"testMate.cpp.test.executables": "{build-dev}/**/*{tst}*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user