#include <library/cpp/testing/gtest/main.h>

int main(int argc, char** argv) {
    return NGTest::Main(argc, argv);
}