/* * Copyright (C) 2018-2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "unit_tests/tests_configuration.h" namespace NEO { TestMode testMode = TestMode::NotSpecified; } // namespace NEO