update vctest (MSVC)
This commit is contained in:
parent
798a86d692
commit
bc102075f2
@ -189,7 +189,8 @@ int main(int argc, char** argv) {
|
|||||||
}
|
}
|
||||||
dump_config(config);
|
dump_config(config);
|
||||||
|
|
||||||
system("cd");
|
system("tree build");
|
||||||
|
return 0;
|
||||||
|
|
||||||
std::vector<fs::path> tests;
|
std::vector<fs::path> tests;
|
||||||
std::cout << "scanning for tests" << std::endl;
|
std::cout << "scanning for tests" << std::endl;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user