[trunk] add empty test about the issue 197. Updates issue 197
[openjpeg.git] / tests / unit / testempty0.c
1 #include <openjpeg.h>
2
3 int main(int argc, char **argv) { return 0; }