diff options
Diffstat (limited to 'test/blooptest.c')
-rwxr-xr-x | test/blooptest.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/blooptest.c b/test/blooptest.c new file mode 100755 index 0000000..a2661e8 --- /dev/null +++ b/test/blooptest.c @@ -0,0 +1,2 @@ +#define BACKGROUND_LOOP_TEST +#include "../examples/example.c" |