From 9f554a72b01705ebf6be66143c5e69b09b3c1372 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 28 Jan 2022 07:33:30 -0300 Subject: Init project: copy files and skeletons from others --- tests/slurp.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/slurp.h (limited to 'tests/slurp.h') diff --git a/tests/slurp.h b/tests/slurp.h new file mode 100644 index 0000000..fd6c082 --- /dev/null +++ b/tests/slurp.h @@ -0,0 +1,2 @@ +int +slurp_for_tests(const char *const FNAME, char **strref); -- cgit v1.2.3