diff options
Diffstat (limited to 'tests/sample_conf.h')
-rw-r--r-- | tests/sample_conf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sample_conf.h b/tests/sample_conf.h new file mode 100644 index 0000000..4630ced --- /dev/null +++ b/tests/sample_conf.h @@ -0,0 +1,2 @@ +extern const unsigned sample_conf_rc_size; +extern const char sample_conf_rc[]; |