1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
trexio/tests/io_jastrow_text.c

6 lines
116 B
C
Raw Permalink Normal View History

2023-05-02 14:45:51 +02:00
#define TEST_BACKEND_TEXT
#define TREXIO_FILE_PREFIX "io_jastrow"
#include "test_macros.h"
#include "io_jastrow.c"
2023-01-03 19:28:00 +01:00