diff options
Diffstat (limited to 'Tests/ExportImport/Export/testLib7.c')
-rw-r--r-- | Tests/ExportImport/Export/testLib7.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/ExportImport/Export/testLib7.c b/Tests/ExportImport/Export/testLib7.c new file mode 100644 index 0000000..7acae9e --- /dev/null +++ b/Tests/ExportImport/Export/testLib7.c @@ -0,0 +1 @@ +int testLib7(void) { return 0; } |