// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. #include "../framework.hpp" int main(int argc, char** argv) { return RUN_ALL_TESTS(); }