1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-06-02 03:15:40 +02:00
trexio/tests/open_text.c
2023-05-02 14:45:51 +02:00

6 lines
104 B
C

#define TEST_BACKEND_TEXT
#define TREXIO_FILE_PREFIX "open"
#include "test_macros.h"
#include "open.c"