1
0
mirror of https://git.sr.ht/~thestr4ng3r/chiaki synced 2025-03-12 05:25:23 -07:00
chiaki/test/test_log.h
2020-12-27 16:46:09 +01:00

11 lines
197 B
C

// SPDX-License-Identifier: LicenseRef-AGPL-3.0-only-OpenSSL
#ifndef CHIAKI_TEST_LOG_H
#define CHIAKI_TEST_LOG_H
#include <chiaki/log.h>
ChiakiLog *get_test_log();
#endif // CHIAKI_LOG_QUIET_H