summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rw-r--r--src/test/test-fileio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-fileio.c b/src/test/test-fileio.c
index 1b9982819..ad65abf42 100644
--- a/src/test/test-fileio.c
+++ b/src/test/test-fileio.c
@@ -258,7 +258,7 @@ static void test_status_field(void) {
assert_se(safe_atollu(s, &buffers) == 0);
}
- if (p && t)
+ if (p)
assert(buffers < total);
/* Seccomp should be a good test for field full of zeros. */