[trunk] add test demonstrating a regression in 1.5.0 and up. Update issue 205
[openjpeg.git] / tests / unit / testempty0.c
1 #include "openjpeg.h"
2
3 int main(int argc, char **argv) { return 0; }