summaryrefslogtreecommitdiff
path: root/tests/logerr.c
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-07 11:49:25 -0300
committerEuAndreh <eu@euandre.org>2024-04-07 11:49:25 -0300
commit381492a000454822398a8737c73ea586464ee56a (patch)
tree9e28124ba2373b157356f0d5172b60009a20041e /tests/logerr.c
parentsrc/lib.c: Print project metadata on pindaiba_main (diff)
downloadpindaiba-381492a000454822398a8737c73ea586464ee56a.tar.gz
pindaiba-381492a000454822398a8737c73ea586464ee56a.tar.xz
src/util.c: Add slurp(), with a simple test
Diffstat (limited to 'tests/logerr.c')
-rw-r--r--tests/logerr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/logerr.c b/tests/logerr.c
index 86b6b1c..c692bdc 100644
--- a/tests/logerr.c
+++ b/tests/logerr.c
@@ -1,6 +1,5 @@
#include "../src/logerr.c"
-
#include <assert.h>
#include <errno.h>
#include <string.h>