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