1 2 3 4 5
#include <library/cpp/testing/gtest/main.h> int main(int argc, char** argv) { return NGTest::Main(argc, argv); }