diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-02-04 17:26:32 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-02-04 17:26:32 +0100 |
| commit | 092270834eac54ed33e634494f9f38ba7fd38fd4 (patch) | |
| tree | 937c18de782d01209f06ae5d4293737bc39a9d20 /tests/test.h | |
| parent | 9daff8c1625d4cbb5500a50fbfe83b7ecba06f8f (diff) | |
| download | nissy-092270834eac54ed33e634494f9f38ba7fd38fd4.tar.gz nissy-092270834eac54ed33e634494f9f38ba7fd38fd4.zip | |
Some improvements to test suite, ready to go
Diffstat (limited to '')
| -rw-r--r-- | tests/test.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/test.h b/tests/test.h deleted file mode 100644 index ac30cdb..0000000 --- a/tests/test.h +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #ifndef TEST_H | ||
| 2 | #define TEST_H | ||
| 3 | |||
| 4 | #include <stdio.h> | ||
| 5 | #include "fst_tests.h" | ||
| 6 | |||
| 7 | #endif | ||
