1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00
trexio/tests/io_dset_str_text.c
2023-05-02 14:45:51 +02:00

5 lines
117 B
C

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